Searched refs:BOOST_REGEX_NON_RECURSIVE (Results 1 – 6 of 6) sorted by relevance
414 #if !defined(BOOST_REGEX_RECURSIVE) && !defined(BOOST_REGEX_NON_RECURSIVE)418 # define BOOST_REGEX_NON_RECURSIVE macro422 #ifdef BOOST_REGEX_NON_RECURSIVE450 #if defined(__cplusplus) && defined(BOOST_REGEX_NON_RECURSIVE)
42 #if defined(BOOST_REGEX_NON_RECURSIVE) && !defined(BOOST_REGEX_V3)180 #if defined(BOOST_REGEX_NON_RECURSIVE) && !defined(BOOST_REGEX_V3)
48 PRINT_MACRO(BOOST_REGEX_NON_RECURSIVE); in NEW_MAIN()
89 #ifdef BOOST_REGEX_NON_RECURSIVE in construct_init()213 #ifdef BOOST_REGEX_NON_RECURSIVE in match_imp()236 #if defined(BOOST_REGEX_NON_RECURSIVE) && !defined(BOOST_NO_EXCEPTIONS) in match_imp()274 #ifdef BOOST_REGEX_NON_RECURSIVE in find_imp()327 #if defined(BOOST_REGEX_NON_RECURSIVE) && !defined(BOOST_NO_EXCEPTIONS) in find_imp()
392 #ifdef BOOST_REGEX_NON_RECURSIVE in perl_matcher()528 #ifdef BOOST_REGEX_NON_RECURSIVE
51 [[BOOST_REGEX_NON_RECURSIVE][Tells Boost.Regex to use a non-stack recursive matching algorithm, thi…66 The following options apply only if BOOST_REGEX_NON_RECURSIVE is set.