Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dperl_matcher_common.hpp228 m_presult->set_named_subs(this->re.get_named_subs()); in match_imp()
290 m_presult->set_named_subs(this->re.get_named_subs()); in find_imp()
Dmatch_results.hpp564 void BOOST_REGEX_CALL set_named_subs(boost::shared_ptr<named_sub_type> subs) in set_named_subs() function in boost::match_results
/third_party/boost/boost/regex/
Dicu.hpp428 out.set_named_subs(named_subs); in copy_results()