Searched refs:m_recursive_result (Results 1 – 2 of 2) sorted by relevance
221 return m_recursive_result; in match_all_states()225 return m_recursive_result; in match_all_states()1258 m_recursive_result = have_match; in unwind()1269 cont = (this->*unwinder)(m_recursive_result); in unwind()1332 m_recursive_result = pmp->positive ? r : !r; in unwind_assertion()
575 bool m_recursive_result; member in boost::BOOST_REGEX_DETAIL_NS::perl_matcher