wibble 1.1
|
This is the complete list of members for wibble::Regexp, including all inherited members.
lastMatch | wibble::Regexp | protected |
match(const std::string &str, int flags=0) | wibble::Regexp | |
matchEnd(int idx) | wibble::Regexp | |
matchLength(int idx) | wibble::Regexp | |
matchStart(int idx) | wibble::Regexp | |
nmatch | wibble::Regexp | protected |
operator[](int idx) | wibble::Regexp | |
pmatch | wibble::Regexp | protected |
re | wibble::Regexp | protected |
Regexp(const std::string &expr, int match_count=0, int flags=0) | wibble::Regexp | |
~Regexp() | wibble::Regexp |