|
|
typedef RegexType::EncodingType | Encoding |
| |
|
typedef Encoding::Ch | Ch |
| |
|
|
| 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) |
| |
The documentation for this class was generated from the following file: