Searched defs:wide_string (Results 1 – 4 of 4) sorted by relevance
44 wchar_t wide_string[] = L"wide string"; variable
28 const int wide_string[] = L"wide"; variable
236 typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wide_string; in _GLIBCXX_VISIBILITY() typedef
266 typedef basic_string<_Elem, char_traits<_Elem>, _Wide_alloc> wide_string; in _GLIBCXX_VISIBILITY() typedef