Searched refs:BOOST_REGEX_MAX_BLOCKS (Results 1 – 4 of 4) sorted by relevance
432 # ifndef BOOST_REGEX_MAX_BLOCKS433 # define BOOST_REGEX_MAX_BLOCKS 1024 macro
50 PRINT_MACRO(BOOST_REGEX_MAX_BLOCKS); in NEW_MAIN()
215 used_block_count = BOOST_REGEX_MAX_BLOCKS; in match_imp()276 used_block_count = BOOST_REGEX_MAX_BLOCKS; in find_imp()
71 [[BOOST_REGEX_MAX_BLOCKS][Tells Boost.Regex how many blocks of size BOOST_REGEX_BLOCKSIZE it is per…