Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest.hpp114 if(test_locale::c_locale_state() != test_locale::no_test) in do_test()
133 && (test_locale::c_locale_state() == test_locale::test_no_locale) in do_test()
139 && (test_locale::c_locale_state() == test_locale::test_no_locale) in do_test()
Dtest_locale.hpp37 static int c_locale_state() in c_locale_state() function in test_locale