Home
last modified time | relevance | path

Searched refs:BOOST_REGEX_NO_LIB (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/regex/config/
Dborland.hpp37 # if (__BORLANDC__ <= 0x540) && !defined(BOOST_REGEX_NO_LIB) && !defined(_NO_VCL)
53 # ifndef BOOST_REGEX_NO_LIB
54 # define BOOST_REGEX_NO_LIB macro
/third_party/boost/boost/regex/
Dconfig.hpp174 # define BOOST_REGEX_NO_LIB macro
255 #if !defined(BOOST_REGEX_NO_LIB) && !defined(BOOST_REGEX_SOURCE) && !defined(BOOST_ALL_NO_LIB) && d…
483 #if defined(BOOST_REGEX_NO_LIB) || defined(BOOST_ALL_NO_LIB)
/third_party/boost/libs/regex/test/config_info/
Dregex_config_info.cpp39 PRINT_MACRO(BOOST_REGEX_NO_LIB); in NEW_MAIN()
/third_party/boost/libs/xpressive/perf/
DJamfile.v240 <define>BOOST_REGEX_NO_LIB=1
/third_party/boost/boost/spirit/home/classic/utility/
Dregex.hpp27 #define BOOST_REGEX_NO_LIB macro
/third_party/boost/libs/regex/doc/
Dredistributables.qbk24 symbol BOOST_REGEX_NO_LIB when compiling, this is useful if you want to
Dconfiguration.qbk40 [[BOOST_REGEX_NO_LIB][For Microsoft and Borland C++ builds, this tells Boost.Regex that it should n…
/third_party/boost/libs/regex/
DCMakeLists.txt62 BOOST_REGEX_NO_LIB
/third_party/boost/libs/regex/test/
DJamfile.v2167 <define>BOOST_REGEX_NO_LIB=1
/third_party/boost/libs/config/doc/
Dconfiguring_boost.qbk264 name of the library; for example `BOOST_DATE_TIME_NO_LIB` or `BOOST_REGEX_NO_LIB`.