Wizard
Software Engineering Project - Wizard
|
Public Types | |
typedef RegexType::EncodingType | Encoding |
typedef Encoding::Ch | Ch |
Public Member Functions | |
GenericRegexSearch (const RegexType ®ex, Allocator *allocator=0) | |
template<typename InputStream > | |
bool | Match (InputStream &is) |
bool | Match (const Ch *s) |
template<typename InputStream > | |
bool | Search (InputStream &is) |
bool | Search (const Ch *s) |