Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_conv.h173 typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wide_string; in _GLIBCXX_VISIBILITY() typedef
175 typedef typename wide_string::traits_type::int_type int_type; in _GLIBCXX_VISIBILITY()
212 const wide_string& __wide_err = wide_string()) in _GLIBCXX_VISIBILITY()
229 wide_string in _GLIBCXX_VISIBILITY()
236 wide_string in _GLIBCXX_VISIBILITY()
240 wide_string in _GLIBCXX_VISIBILITY()
247 wide_string in _GLIBCXX_VISIBILITY()
252 wide_string __out{ _M_wide_err_string.get_allocator() }; in _GLIBCXX_VISIBILITY()
273 return to_bytes(__ptr, __ptr+wide_string::traits_type::length(__ptr)); in _GLIBCXX_VISIBILITY()
277 to_bytes(const wide_string& __wstr) in _GLIBCXX_VISIBILITY()
[all …]