Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dregex_executor.tcc340 struct _Backref_matcher struct
342 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() function
346 _M_apply(_BiIter __expected_begin, in _M_apply()
354 const _TraitsT& _M_traits;
358 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct
360 using _TraitsT = std::regex_traits<_CharT>;
361 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument
365 _M_apply(_BiIter __expected_begin, in _M_apply()
383 bool _M_icase;
384 const _TraitsT& _M_traits;