Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/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
345 _M_apply(_BiIter __expected_begin, in _M_apply()
353 const _TraitsT& _M_traits;
357 struct _Backref_matcher<_BiIter, std::regex_traits<_CharT>> struct
359 using _TraitsT = std::regex_traits<_CharT>;
360 _Backref_matcher(bool __icase, const _TraitsT& __traits) in _Backref_matcher() argument
364 _M_apply(_BiIter __expected_begin, in _M_apply()
382 bool _M_icase;
383 const _TraitsT& _M_traits;