Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_locale.cpp57 m_old_cpp_state = s_cpp_locale; in test_locale()
70 m_old_cpp_state = s_cpp_locale; in test_locale()
163 s_cpp_locale = m_old_cpp_state; in ~test_locale()
Dtest_locale.hpp83 int m_old_cpp_state; member in test_locale