Home
last modified time | relevance | path

Searched refs:maybe_assign (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/regex/v4/
Dinstances.hpp193 match_results<const BOOST_REGEX_CHAR_T*>::maybe_assign(
209 match_results<std::basic_string<BOOST_REGEX_CHAR_T>::const_iterator>::maybe_assign(
Dmatch_results.hpp562 void BOOST_REGEX_CALL maybe_assign(const match_results<BidiIterator, Allocator>& m);
589 void BOOST_REGEX_CALL match_results<BidiIterator, Allocator>::maybe_assign(const match_results<Bidi… in maybe_assign() function in boost::match_results
Dperl_matcher_common.hpp356 m_result.maybe_assign(*m_presult); in match_prefix()
Dperl_matcher_recursive.hpp1015 m_result.maybe_assign(*m_presult); in match_match()
Dperl_matcher_non_recursive.hpp1108 m_result.maybe_assign(*m_presult); in match_match()