Searched refs:throw_regex_error (Results 1 – 1 of 1) sorted by relevance
50 static void throw_regex_error(const int, const ::regex_t*, const std::string&)62 throw_regex_error(const int error, const ::regex_t* preg, in throw_regex_error() function119 throw_regex_error(error, preg, in impl()226 throw_regex_error(error, &_preg, F("regcomp on '%s' failed") in impl()