Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc84 typedef std::collate<_CharT> __collate_type; in operator ()() typedef
85 const __collate_type& __collate = use_facet<__collate_type>(*this); in operator ()()
H A Dregex.h227 typedef std::collate<char_type> __collate_type; in _GLIBCXX_VISIBILITY() typedef
228 const __collate_type& __fclt(use_facet<__collate_type>(_M_locale)); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc84 typedef std::collate<_CharT> __collate_type; in operator ()() typedef
85 const __collate_type& __collate = use_facet<__collate_type>(*this); in operator ()()
H A Dregex.h244 typedef std::collate<char_type> __collate_type; in _GLIBCXX_VISIBILITY()
245 const __collate_type& __fclt(use_facet<__collate_type>(_M_locale)); in _GLIBCXX_VISIBILITY()