wibble 0.1.28
|
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 |