Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dperl_matcher.hpp447 bool match_dot_repeat_fast();
451 …return ::boost::is_random_access_iterator<BidiIterator>::value ? match_dot_repeat_fast() : match_d… in match_dot_repeat_dispatch()
Dperl_matcher_recursive.hpp481 bool perl_matcher<BidiIterator, Allocator, traits>::match_dot_repeat_fast() in match_dot_repeat_fast() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher
Dperl_matcher_non_recursive.hpp748 bool perl_matcher<BidiIterator, Allocator, traits>::match_dot_repeat_fast() in match_dot_repeat_fast() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher