Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_locale.cpp38 m_old_c_state = s_c_locale; in test_locale()
158 s_c_locale = m_old_c_state; in ~test_locale()
Dtest_locale.hpp79 int m_old_c_state; member in test_locale