Home
last modified time | relevance | path

Searched refs:_Backref_matcher (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_executor.tcc339 struct _Backref_matcher struct
341 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() function
357 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct
360 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument
406 if (_Backref_matcher<_BiIter, _TraitsT>( in _M_handle_backref()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_executor.tcc340 struct _Backref_matcher struct
342 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument
358 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct
361 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() function
407 if (_Backref_matcher<_BiIter, _TraitsT>( in _M_handle_backref()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20171236 (_Backref_matcher<BidIt, regex_traits<C>>::_M_apply): Use
H A DChangeLog-20181215 * include/bits/regex_executor.tcc (_Backref_matcher::_M_apply): Use