Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dlocale.inc47 // [category.collate], collation
48 using std::collate;
/freebsd/usr.bin/localedef/
H A DMakefile4 collate.c \
H A Dparser.y229 | collate
369 collate : T_COLLATE T_NL coll_order T_END T_COLLATE T_NL
/freebsd/contrib/llvm-project/libcxx/include/
H A D__locale189 // template <class _CharT> class collate;
192 class _LIBCPP_TEMPLATE_VIS collate : public locale::facet {
216 ~collate() override;
226 locale::id collate<_CharT>::id;
229 collate<_CharT>::~collate() {}
232 int collate<_CharT>::do_compare(
244 long collate<_CharT>::do_hash(const char_type* __lo, const char_type* __hi) const {
256 extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS collate<char>;
258 extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS collate<wchar_t>;
267 class _LIBCPP_EXPORTED_FROM_ABI collate_byname<char> : public collate<char> {
[all …]
H A Dregex30 collate = unspecified,
140 static constexpr regex_constants::syntax_option_type collate = regex_constants::collate;
846 collate = 1 << 3,
1025 const collate<char_type>* __col_;
1108 __col_ = &std::use_facet<collate<char_type> >(__loc_);
2299 static const regex_constants::syntax_option_type collate = regex_constants::collate;
2662 const regex_constants::syntax_option_type basic_regex<_CharT, _Traits>::collate;
4086 else if (flags() & collate)
4149 else if (flags() & collate)
4170 __traits_, __end_->first(), __negate, __flags_ & icase, __flags_ & collate);
H A Dlocale29 collate = 0x010,
35 all = collate | ctype | monetary | numeric | time | messages;
164 template <class charT> class collate;
/freebsd/lib/libc/locale/
H A DMakefile.inc5 SRCS+= ascii.c big5.c btowc.c collate.c collcmp.c euc.c fix_grouping.c \
/freebsd/contrib/tcsh/
H A Dtc.decls.h109 extern int collate (const Char *, const Char *);
H A Dtc.func.c1747 collate(const Char *a, const Char *b) in collate() function
H A Dtw.parse.c2267 return collate(*file1, *file2); in fcompare()
/freebsd/tools/regression/
H A DREADME52 and collate the output.
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp121 const locale::category locale::collate; member in locale
163 install(&make<std::collate<char> >(1u)); in __imp()
165 install(&make<std::collate<wchar_t> >(1u)); in __imp()
299 if (c & locale::collate) { in __imp()
378 if (c & locale::collate) { in __imp()
379 install_from<std::collate<char> >(one); in __imp()
381 install_from<std::collate<wchar_t> >(one); in __imp()
605 : collate<char>(refs), __l_(newlocale(LC_ALL_MASK, n, 0)) { in collate_byname()
615 : collate<char>(refs), __l_(newlocale(LC_ALL_MASK, name.c_str(), 0)) { in collate_byname()
649 : collate<wchar_t>(refs), __l_(newlocale(LC_ALL_MASK, n, 0)) { in collate_byname()
[all …]
/freebsd/sys/netinet6/
H A Dip6_mroute.c349 static void collate();
881 collate(&(rte->t)); in add_m6fc()
954 collate(struct timeval *t) in collate() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc902 SYMBOL(collate, std::, <locale>)
3806 SYMBOL(collate, std::regex_constants::, <regex>)
/freebsd/share/dict/
H A Dweb239312 collate