All Classes |Grouped Classes |Index
Constructs a RegExp.
CL_RegExp::CL_RegExp( const char * expression, int compile_flags = 0, bool study = false); CL_RegExp::CL_RegExp( const CL_StringRef8 & expression, int compile_flags = 0, bool study = false);