CRegExecutor Class Reference
List of all members.
Detailed Description
Definition at line 1037 of file BONExtender/Regexp.cpp.
Constructor & Destructor Documentation
CRegExecutor::CRegExecutor |
( |
regexp * |
prog, |
|
|
LPTSTR |
string | |
|
) |
| | |
CRegExecutor::CRegExecutor |
( |
regexp * |
prog, |
|
|
LPTSTR |
string | |
|
) |
| | |
Member Function Documentation
bool CRegExecutor::regmatch |
( |
LPTSTR |
prog |
) |
[protected] |
bool CRegExecutor::regmatch |
( |
LPTSTR |
prog |
) |
[protected] |
size_t CRegExecutor::regrepeat |
( |
LPTSTR |
node |
) |
[protected] |
size_t CRegExecutor::regrepeat |
( |
LPTSTR |
node |
) |
[protected] |
bool CRegExecutor::regtry |
( |
LPTSTR |
string |
) |
[protected] |
bool CRegExecutor::regtry |
( |
LPTSTR |
string |
) |
[protected] |
Friends And Related Function Documentation
bool regexp::regexec |
( |
LPCTSTR |
str |
) |
[friend] |
bool regexp::regexec |
( |
LPCTSTR |
str |
) |
[friend] |
The documentation for this class was generated from the following files: