Home
last modified time | relevance | path

Searched refs:get_posix_match_flags (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/regex/test/regress/
Dtest_deprecated.cpp67 int get_posix_match_flags(boost::regex_constants::match_flag_type f) in get_posix_match_flags() function
90 int posix_match_options = get_posix_match_flags(test_info<char>::match_options()); in test_deprecated()
218 int posix_match_options = get_posix_match_flags(test_info<wchar_t>::match_options()); in test_deprecated()