Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_locale.cpp37 m_old_c_locale = pl ? pl : ""; in test_locale()
157 std::setlocale(LC_ALL, m_old_c_locale.c_str()); in ~test_locale()
Dtest_locale.hpp77 std::string m_old_c_locale; member in test_locale