|
typedef Encoding::Ch | Ch |
|
typedef BESRegexType::EncodingType | Encoding |
|
|
| GenericRegexSearch (const BESRegexType ®ex, Allocator *allocator=0) |
|
bool | Match (const Ch *s) |
|
template<typename InputStream > |
bool | Match (InputStream &is) |
|
bool | Search (const Ch *s) |
|
template<typename InputStream > |
bool | Search (InputStream &is) |
|
template<typename BESRegexType, typename Allocator = CrtAllocator>
class internal::GenericRegexSearch< BESRegexType, Allocator >
Definition at line 606 of file regex.h.
The documentation for this class was generated from the following file: