Searched refs:BOOST_REGEX_NO_LIB (Results 1 – 10 of 10) sorted by relevance
37 # if (__BORLANDC__ <= 0x540) && !defined(BOOST_REGEX_NO_LIB) && !defined(_NO_VCL)53 # ifndef BOOST_REGEX_NO_LIB54 # define BOOST_REGEX_NO_LIB macro
174 # define BOOST_REGEX_NO_LIB macro255 #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)
39 PRINT_MACRO(BOOST_REGEX_NO_LIB); in NEW_MAIN()
40 <define>BOOST_REGEX_NO_LIB=1
27 #define BOOST_REGEX_NO_LIB macro
24 symbol BOOST_REGEX_NO_LIB when compiling, this is useful if you want to
40 [[BOOST_REGEX_NO_LIB][For Microsoft and Borland C++ builds, this tells Boost.Regex that it should n…
62 BOOST_REGEX_NO_LIB
167 <define>BOOST_REGEX_NO_LIB=1
264 name of the library; for example `BOOST_DATE_TIME_NO_LIB` or `BOOST_REGEX_NO_LIB`.