Home
last modified time | relevance | path

Searched refs:BOOST_REGEX_USE_CPP_LOCALE (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/regex/
Dconfig.hpp210 ((_MSC_VER < 1600) || !defined(BOOST_REGEX_USE_CPP_LOCALE)) && \
310 # define BOOST_REGEX_USE_CPP_LOCALE macro
319 # define BOOST_REGEX_USE_CPP_LOCALE macro
327 !defined(BOOST_REGEX_USE_CPP_LOCALE) && \
333 …IN32_LOCALE) && !defined(BOOST_REGEX_USE_C_LOCALE) && !defined(BOOST_REGEX_USE_CPP_LOCALE) && !def…
334 # define BOOST_REGEX_USE_CPP_LOCALE macro
337 …GEX_USE_WIN32_LOCALE) && !defined(BOOST_REGEX_USE_C_LOCALE) && !defined(BOOST_REGEX_USE_CPP_LOCALE)
475 #elif BOOST_REGEX_USE_CPP_LOCALE
/third_party/boost/boost/regex/v4/
Dregex_fwd.hpp49 #elif defined(BOOST_REGEX_USE_CPP_LOCALE)
/third_party/boost/libs/regex/test/config_info/
Dregex_config_info.cpp36 PRINT_MACRO(BOOST_REGEX_USE_CPP_LOCALE); in NEW_MAIN()
/third_party/boost/libs/xpressive/perf/
DJamfile.v242 <define>BOOST_REGEX_USE_CPP_LOCALE
/third_party/boost/libs/xpressive/doc/
Dperf.qbk35 [[_regexpp_ Version:] [1.33+, BOOST_REGEX_USE_CPP_LOCALE, BOOST_REGEX_RECURSIVE]]
71 [[_regexpp_ Version:] [1.33+, BOOST_REGEX_USE_CPP_LOCALE, BOOST_REGEX_RECURSIVE]]
/third_party/boost/libs/regex/doc/
Dregex_traits.qbk44 * BOOST_REGEX_USE_CPP_LOCALE: makes `cpp_regex_traits` the default.
Dconfiguration.qbk28 [[BOOST_REGEX_USE_CPP_LOCALE][Forces Boost.Regex to use std::locale in it's default traits class, r…
29 ….Regex not to use any Win32 API's even when available (implies BOOST_REGEX_USE_CPP_LOCALE unless B…
Dlocale.qbk101 BOOST_REGEX_USE_CPP_LOCALE) must be defined both when you build the support
/third_party/boost/libs/config/tools/
Dconfigure.in384 // #define BOOST_REGEX_USE_CPP_LOCALE