Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dregbase.hpp114 restart_continue = 4, enumerator
Dperl_matcher_common.hpp320 static_cast<unsigned int>(regbase::restart_continue) in find_imp()
953 static_cast<unsigned int>(regbase::restart_continue) in find_restart_lit()
Dbasic_regex_creator.hpp1412 return regbase::restart_continue; in get_restart_type()