|
typedef Encoding::Ch | Ch |
|
typedef RegexType::EncodingType | Encoding |
|
|
| GenericRegexSearch (const RegexType ®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 RegexType, typename Allocator = CrtAllocator>
class internal::GenericRegexSearch< RegexType, Allocator >
Definition at line 606 of file regex.h.
The documentation for this class was generated from the following file: