Searched defs:repeater_count (Results 1 – 1 of 1) sorted by relevance
258 class repeater_count class284 repeater_count(repeater_count** s) : stack(s), next(0), state_id(-1), count(0), start_pos() {} in repeater_count() function in boost::BOOST_REGEX_DETAIL_NS::repeater_count286 repeater_count(int i, repeater_count** s, BidiIterator start, int current_recursion_id) in repeater_count() function in boost::BOOST_REGEX_DETAIL_NS::repeater_count