Home
last modified time | relevance | path

Searched defs:repeater_count (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/regex/v4/
Dperl_matcher.hpp258 class repeater_count class
284 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_count
286 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