Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_compiler.h64 typedef std::basic_string<_CharT> _StringT; in _GLIBCXX_VISIBILITY() typedef
635 typedef std::basic_string<_CharT> _StringT; in _GLIBCXX_VISIBILITY() typedef
H A Dregex_nfa.h147 typedef std::basic_string<_CharT> _StringT; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_compiler.h74 typedef typename _TraitsT::string_type _StringT; in _GLIBCXX_VISIBILITY() typedef
H A Dregex_scanner.h215 typedef std::basic_string<_CharT> _StringT; in _GLIBCXX_VISIBILITY() typedef