Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_locale.cpp76 m_old_win_state = s_win_locale; in test_locale()
140 s_win_locale = test_with_locale; in test_locale()
145 s_win_locale = no_test; in test_locale()
149 s_win_locale = no_test; in test_locale()
165 s_win_locale = m_old_win_state; in ~test_locale()
171 int test_locale::s_win_locale = test_no_locale; member in test_locale
Dtest_locale.hpp47 return s_win_locale; in win_locale_state()
68 static int s_win_locale; member in test_locale