Home
last modified time | relevance | path

Searched refs:_StrTransT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_compiler.h214 typedef _StringT _StrTransT; in _GLIBCXX_VISIBILITY() typedef
232 _StrTransT in _GLIBCXX_VISIBILITY()
235 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
243 _M_match_range(const _StrTransT& __first, const _StrTransT& __last, in _GLIBCXX_VISIBILITY()
244 const _StrTransT& __s) const in _GLIBCXX_VISIBILITY()
277 typedef _CharT _StrTransT; in _GLIBCXX_VISIBILITY() typedef
281 _StrTransT in _GLIBCXX_VISIBILITY()
303 typedef typename _Base::_StrTransT _StrTransT; in _GLIBCXX_VISIBILITY() typedef
308 _M_match_range(const _StrTransT& __first, const _StrTransT& __last, in _GLIBCXX_VISIBILITY()
309 const _StrTransT& __str) const in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_compiler.h256 typedef _StringT _StrTransT; in _GLIBCXX_VISIBILITY()
274 _StrTransT in _GLIBCXX_VISIBILITY()
277 _StrTransT __str(1, __ch); in _GLIBCXX_VISIBILITY()
285 _M_match_range(const _StrTransT& __first, const _StrTransT& __last, in _GLIBCXX_VISIBILITY()
286 const _StrTransT& __s) const in _GLIBCXX_VISIBILITY()
319 typedef _CharT _StrTransT; in _GLIBCXX_VISIBILITY()
323 _StrTransT in _GLIBCXX_VISIBILITY()
344 typedef typename _Base::_StrTransT _StrTransT; in _GLIBCXX_VISIBILITY()
349 _M_match_range(const _StrTransT& __first, const _StrTransT& __last, in _GLIBCXX_VISIBILITY()
350 const _StrTransT& __str) const in _GLIBCXX_VISIBILITY()
[all …]