Public Member Functions | |
CRegValidator (LPCTSTR parse) | |
long | Size () const |
CRegValidator (LPCTSTR parse) | |
long | Size () const |
Protected Member Functions | |
LPTSTR | regnode (int) |
void | regc (int) |
void | reginsert (TCHAR, LPTSTR) |
void | regtail (LPTSTR, LPTSTR) |
void | regoptail (LPTSTR, LPTSTR) |
LPTSTR | regnode (int) |
void | regc (int) |
void | reginsert (TCHAR, LPTSTR) |
void | regtail (LPTSTR, LPTSTR) |
void | regoptail (LPTSTR, LPTSTR) |
Definition at line 373 of file BONExtender/Regexp.cpp.
CRegValidator::CRegValidator | ( | LPCTSTR | parse | ) |
Definition at line 470 of file BONExtender/Regexp.cpp.
CRegValidator::CRegValidator | ( | LPCTSTR | parse | ) |
void CRegValidator::regc | ( | int | ) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 384 of file MetaInterpreter/Regexp.cpp.
void CRegValidator::regc | ( | int | ) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 384 of file BONExtender/Regexp.cpp.
void CRegValidator::reginsert | ( | TCHAR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 385 of file MetaInterpreter/Regexp.cpp.
void CRegValidator::reginsert | ( | TCHAR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 385 of file BONExtender/Regexp.cpp.
LPTSTR CRegValidator::regnode | ( | int | ) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 383 of file MetaInterpreter/Regexp.cpp.
LPTSTR CRegValidator::regnode | ( | int | ) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 383 of file BONExtender/Regexp.cpp.
void CRegValidator::regoptail | ( | LPTSTR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 387 of file MetaInterpreter/Regexp.cpp.
void CRegValidator::regoptail | ( | LPTSTR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 387 of file BONExtender/Regexp.cpp.
void CRegValidator::regtail | ( | LPTSTR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 386 of file MetaInterpreter/Regexp.cpp.
void CRegValidator::regtail | ( | LPTSTR | , | |
LPTSTR | ||||
) | [inline, protected, virtual] |
Implements CRegCompilerBase.
Definition at line 386 of file BONExtender/Regexp.cpp.
long CRegValidator::Size | ( | ) | const [inline] |
Definition at line 378 of file MetaInterpreter/Regexp.cpp.
long CRegValidator::Size | ( | ) | const [inline] |
Definition at line 378 of file BONExtender/Regexp.cpp.