Searched refs:__collate_type (Results 1 – 4 of 4) sorted by relevance
84 typedef std::collate<_CharT> __collate_type; in operator ()() typedef85 const __collate_type& __collate = use_facet<__collate_type>(*this); in operator ()()
227 typedef std::collate<char_type> __collate_type; in _GLIBCXX_VISIBILITY() typedef228 const __collate_type& __fclt(use_facet<__collate_type>(_M_locale)); in _GLIBCXX_VISIBILITY()
244 typedef std::collate<char_type> __collate_type; in _GLIBCXX_VISIBILITY()245 const __collate_type& __fclt(use_facet<__collate_type>(_M_locale)); in _GLIBCXX_VISIBILITY()