Lines Matching refs:basic_string

85       typedef std::basic_string<char_type>	string_type;  in _GLIBCXX_VISIBILITY()
484 basic_regex(const std::basic_string<_Ch_type, _Ch_traits, in _GLIBCXX_VISIBILITY()
572 operator=(const basic_string<_Ch_type, _Ch_traits, _Alloc>& __s) in _GLIBCXX_VISIBILITY()
649 assign(const basic_string<_Ch_type, _Ch_traits, _Alloc>& __s, in _GLIBCXX_VISIBILITY()
872 typedef std::basic_string<value_type> string_type; in _GLIBCXX_VISIBILITY()
1040 using __sub_match_string = basic_string< in _GLIBCXX_VISIBILITY()
1591 typedef std::basic_string<char_type> string_type; in _GLIBCXX_VISIBILITY()
1829 format(_Out_iter __out, const basic_string<char_type, _St, _Sa>& __fmt, in _GLIBCXX_VISIBILITY()
1840 basic_string<char_type, _St, _Sa> in _GLIBCXX_VISIBILITY()
1841 format(const basic_string<char_type, _St, _Sa>& __fmt, in _GLIBCXX_VISIBILITY()
1844 basic_string<char_type, _St, _Sa> __result; in _GLIBCXX_VISIBILITY()
2102 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, in _GLIBCXX_VISIBILITY()
2103 match_results<typename basic_string<_Ch_type, in _GLIBCXX_VISIBILITY()
2116 regex_match(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>&&, in _GLIBCXX_VISIBILITY()
2117 match_results<typename basic_string<_Ch_type, in _GLIBCXX_VISIBILITY()
2160 regex_match(const basic_string<_Ch_type, _Ch_traits, _Str_allocator>& __s, in _GLIBCXX_VISIBILITY()
2268 regex_search(const basic_string<_Ch_type, _Ch_traits, in _GLIBCXX_VISIBILITY()
2291 regex_search(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>& __s, in _GLIBCXX_VISIBILITY()
2292 match_results<typename basic_string<_Ch_type, in _GLIBCXX_VISIBILITY()
2306 regex_search(const basic_string<_Ch_type, _Ch_traits, _Ch_alloc>&&, in _GLIBCXX_VISIBILITY()
2307 match_results<typename basic_string<_Ch_type, in _GLIBCXX_VISIBILITY()
2333 const basic_string<_Ch_type, _St, _Sa>& __fmt, in _GLIBCXX_VISIBILITY()
2375 inline basic_string<_Ch_type, _St, _Sa> in _GLIBCXX_VISIBILITY()
2376 regex_replace(const basic_string<_Ch_type, _St, _Sa>& __s, in _GLIBCXX_VISIBILITY()
2378 const basic_string<_Ch_type, _Fst, _Fsa>& __fmt, in _GLIBCXX_VISIBILITY()
2382 basic_string<_Ch_type, _St, _Sa> __result; in _GLIBCXX_VISIBILITY()
2401 inline basic_string<_Ch_type, _St, _Sa> in _GLIBCXX_VISIBILITY()
2402 regex_replace(const basic_string<_Ch_type, _St, _Sa>& __s, in _GLIBCXX_VISIBILITY()
2408 basic_string<_Ch_type, _St, _Sa> __result; in _GLIBCXX_VISIBILITY()
2427 inline basic_string<_Ch_type> in _GLIBCXX_VISIBILITY()
2430 const basic_string<_Ch_type, _St, _Sa>& __fmt, in _GLIBCXX_VISIBILITY()
2434 basic_string<_Ch_type> __result; in _GLIBCXX_VISIBILITY()
2453 inline basic_string<_Ch_type> in _GLIBCXX_VISIBILITY()
2460 basic_string<_Ch_type> __result; in _GLIBCXX_VISIBILITY()