Searched defs:string_type (Results 1 – 10 of 10) sorted by relevance
55 typedef std::basic_string<char_type> string_type; in _GLIBCXX_VISIBILITY() typedef341 typedef typename traits_type::string_type string_type; in _GLIBCXX_VISIBILITY() typedef749 typedef std::basic_string<value_type> string_type; in _GLIBCXX_VISIBILITY() typedef1229 typedef typename sub_match<_Bi_iter>::string_type string_type; in _GLIBCXX_VISIBILITY() typedef1257 typedef typename sub_match<_Bi_iter>::string_type string_type; in _GLIBCXX_VISIBILITY() typedef1309 typedef typename sub_match<_Bi_iter>::string_type string_type; in _GLIBCXX_VISIBILITY() typedef1337 typedef typename sub_match<_Bi_iter>::string_type string_type; in _GLIBCXX_VISIBILITY() typedef1464 typedef std::basic_string<char_type> string_type; in _GLIBCXX_VISIBILITY() typedef
941 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1328 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1378 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1528 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1702 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1883 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
591 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef764 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
1648 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef1878 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
145 typedef __dtrie_string string_type; typedef