Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest.hpp101 if(test_locale::cpp_locale_state() == test_locale::test_with_locale) in do_test()
103 if(test_locale::cpp_locale_state() != test_locale::no_test) in do_test()
134 &&(test_locale::cpp_locale_state() == test_locale::test_no_locale)) in do_test()
140 &&(test_locale::cpp_locale_state() == test_locale::test_no_locale)) in do_test()
Dtest_locale.hpp41 static int cpp_locale_state() in cpp_locale_state() function in test_locale