match(const std::string &) | regex_match | |
match(const string_vector &) | regex_match | |
operator=(const regex_match &gm) | regex_match | |
regex_match(const std::string &p, bool insen=false) | regex_match | [inline] |
regex_match(const string_vector &p=string_vector(), bool insen=false) | regex_match | [inline] |
regex_match(const regex_match &gm) | regex_match | [inline] |
set_pattern(const std::string &p) | regex_match | |
set_pattern(const string_vector &p) | regex_match | |
~regex_match(void) | regex_match |