Home
last modified time | relevance | path

Searched refs:estimate_max_state_count (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/regex/v4/
Dperl_matcher.hpp416 void estimate_max_state_count(std::random_access_iterator_tag*);
417 void estimate_max_state_count(void*);
Dperl_matcher_common.hpp68 estimate_max_state_count(static_cast<category*>(0)); in construct_init()
109 void perl_matcher<BidiIterator, Allocator, traits>::estimate_max_state_count(std::random_access_ite… in estimate_max_state_count() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher
180 inline void perl_matcher<BidiIterator, Allocator, traits>::estimate_max_state_count(void*) in estimate_max_state_count() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher