Searched refs:error_unknown (Results 1 – 6 of 6) sorted by relevance
52 error_unknown = 21 enumerator
461 i <= boost::regex_constants::error_unknown; in w32_regex_traits_implementation()
733 i <= boost::regex_constants::error_unknown; in init()
177 …fail(regex_constants::error_unknown, 0, "An invalid combination of regular expression syntax flags… in parse()
53 …st std::string& s, regex_constants::error_type err = regex_constants::error_unknown, std::ptrdiff_…
141 …urn (n > ::boost::regex_constants::error_unknown) ? s_default_error_messages[ ::boost::regex_const… in get_default_error_string()