Home
last modified time | relevance | path

Searched refs:check_null_repeat (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/regex/v4/
Dperl_matcher.hpp316 bool check_null_repeat(const BidiIterator& pos, std::size_t max) in check_null_repeat() function in boost::BOOST_REGEX_DETAIL_NS::repeater_count
Dperl_matcher_recursive.hpp338 next_count->check_null_repeat(position, rep->max); in match_rep()
Dperl_matcher_non_recursive.hpp634 next_count->check_null_repeat(position, rep->max); in match_rep()