Searched refs:_Backref_matcher (Results 1 – 4 of 4) sorted by relevance
339 struct _Backref_matcher struct341 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() function357 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct360 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument406 if (_Backref_matcher<_BiIter, _TraitsT>( in _M_handle_backref()
340 struct _Backref_matcher struct342 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument358 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct361 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() function407 if (_Backref_matcher<_BiIter, _TraitsT>( in _M_handle_backref()
1236 (_Backref_matcher<BidIt, regex_traits<C>>::_M_apply): Use
1215 * include/bits/regex_executor.tcc (_Backref_matcher::_M_apply): Use