Home
last modified time | relevance | path

Searched refs:BOOST_REGEX_STATIC_LINK (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/regex/config/
Dborland.hpp40 # define BOOST_REGEX_STATIC_LINK macro
56 # ifndef BOOST_REGEX_STATIC_LINK
57 # define BOOST_REGEX_STATIC_LINK macro
/third_party/boost/libs/regex/test/config_info/
Dregex_config_info.cpp54 PRINT_MACRO(BOOST_REGEX_STATIC_LINK); in NEW_MAIN()
/third_party/boost/boost/spirit/home/classic/utility/
Dregex.hpp28 #define BOOST_REGEX_STATIC_LINK macro
/third_party/boost/boost/regex/
Dconfig.hpp244 …(defined(BOOST_REGEX_DYN_LINK) || defined(BOOST_ALL_DYN_LINK)) && !defined(BOOST_REGEX_STATIC_LINK)
/third_party/boost/libs/regex/
DCMakeLists.txt64 $<$<STREQUAL:$<TARGET_PROPERTY:boost_regex,TYPE>,STATIC_LIBRARY>:BOOST_REGEX_STATIC_LINK=1>