Searched defs:collate (Results 1 – 14 of 14) sorted by relevance
154 class collate; in _GLIBCXX_VISIBILITY() local
103 static const category collate = 1L << 2; in _GLIBCXX_VISIBILITY() local
100 static constexpr syntax_option_type collate = 1 << _S_collate; in _GLIBCXX_VISIBILITY() local
363 static constexpr regex_constants::syntax_option_type collate in _GLIBCXX_VISIBILITY() local
161 class collate; in _GLIBCXX_VISIBILITY() local
111 _GLIBCXX17_INLINE constexpr syntax_option_type collate = in _GLIBCXX_VISIBILITY() local
101 static const category collate = 1L << 2; in _GLIBCXX_VISIBILITY() local
408 static constexpr flag_type collate = regex_constants::collate; in _GLIBCXX_VISIBILITY() local
188 template class collate<C>; variable
66 const locale::category locale::collate; member in std::locale
230 template class collate<C>; variable
64 const locale::category locale::collate; member in std::locale
844 collate(struct timeval *t) in collate() function
1767 collate(const Char *a, const Char *b) in collate() function