RegularExp::RegularExp
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:26 1991
Index
Return to Main Contents
NAME
RegularExp::RegularExp - instance method
TEMPLATE
void RegularExp(char * pattern = NULL, bool caseSensitive = TRUE, bool fastSearch = TRUE)
SPECIFIERS
public
DESCRIPTION
ARGUMENTS
- char * pattern = NULL
-
see instvar source
- bool caseSensitive = TRUE
-
see instvar caseSensitive
- bool fastSearch = TRUE
-
see instvar fastSearch
RETURN ARGUMENT
void
CATEGORIES
client interface
FILES
- implementation:
-
RegularExp.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:24 GMT, March 30, 2022