Searched refs:BOOST_REGEX_USE_C_LOCALE (Results 1 – 6 of 6) sorted by relevance
306 # define BOOST_REGEX_USE_C_LOCALE macro314 # define BOOST_REGEX_USE_C_LOCALE macro326 !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 macro473 #ifdef BOOST_REGEX_USE_C_LOCALE
35 PRINT_MACRO(BOOST_REGEX_USE_C_LOCALE); in NEW_MAIN()
43 * BOOST_REGEX_USE_C_LOCALE: makes `c_regex_traits` the default.
27 [[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).]]
66 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
380 // #define BOOST_REGEX_USE_C_LOCALE