Searched refs:BOOST_REGEX_RECURSIVE (Results 1 – 8 of 8) sorted by relevance
414 #if !defined(BOOST_REGEX_RECURSIVE) && !defined(BOOST_REGEX_NON_RECURSIVE)416 # define BOOST_REGEX_RECURSIVE macro423 # ifdef BOOST_REGEX_RECURSIVE
47 PRINT_MACRO(BOOST_REGEX_RECURSIVE); in NEW_MAIN()
41 <define>BOOST_REGEX_RECURSIVE
456 #ifdef BOOST_REGEX_RECURSIVE522 #ifdef BOOST_REGEX_RECURSIVE627 #ifdef BOOST_REGEX_RECURSIVE
92 #elif defined(BOOST_REGEX_RECURSIVE) in construct_init()374 #ifdef BOOST_REGEX_RECURSIVE in match_prefix()
35 [[_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]]
83 <define>BOOST_REGEX_RECURSIVE=1177 <define>BOOST_REGEX_RECURSIVE=1
50 [[BOOST_REGEX_RECURSIVE][Tells Boost.Regex to use a stack-recursive matching algorithm. This is ge…58 The following option applies only if BOOST_REGEX_RECURSIVE is set.