Home
last modified time | relevance | path

Searched refs:BOOST_REGEX_USE_C_LOCALE (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/regex/
Dconfig.hpp306 # define BOOST_REGEX_USE_C_LOCALE macro
314 # define BOOST_REGEX_USE_C_LOCALE macro
326 !defined(BOOST_REGEX_USE_C_LOCALE) && \
333 #if !defined(BOOST_REGEX_USE_WIN32_LOCALE) && !defined(BOOST_REGEX_USE_C_LOCALE) && !defined(BOOST_…
337 #if !defined(BOOST_REGEX_USE_WIN32_LOCALE) && !defined(BOOST_REGEX_USE_C_LOCALE) && !defined(BOOST_…
338 # define BOOST_REGEX_USE_C_LOCALE macro
473 #ifdef BOOST_REGEX_USE_C_LOCALE
/third_party/boost/libs/regex/test/config_info/
Dregex_config_info.cpp35 PRINT_MACRO(BOOST_REGEX_USE_C_LOCALE); in NEW_MAIN()
/third_party/boost/libs/regex/doc/
Dregex_traits.qbk43 * BOOST_REGEX_USE_C_LOCALE: makes `c_regex_traits` the default.
Dconfiguration.qbk27 [[BOOST_REGEX_USE_C_LOCALE][Forces Boost.Regex to use the global C locale in its traits class suppo…
29 … even when available (implies BOOST_REGEX_USE_CPP_LOCALE unless BOOST_REGEX_USE_C_LOCALE is set).]]
Dlocale.qbk66 defining the pre-processor symbol BOOST_REGEX_USE_C_LOCALE. When this model is
100 then the appropriate pre-processor symbol (BOOST_REGEX_USE_C_LOCALE or
/third_party/boost/libs/config/tools/
Dconfigure.in380 // #define BOOST_REGEX_USE_C_LOCALE