Home
last modified time | relevance | path

Searched refs:wcscoll (Results 1 – 21 of 21) sorted by relevance

/freebsd/lib/libc/locale/
H A Dcollcmp.c61 return (wcscoll(s1, s2)); in __wcollate_range_cmp()
/freebsd/lib/libc/string/
H A DMakefile.inc24 wcschr.c wcscmp.c wcscoll.c wcscpy.c wcscspn.c wcsdup.c \
54 wcscoll.3 wcstok.3 \
H A DSymbol.map52 wcscoll;
H A Dwcscoll.c223 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll() function
/freebsd/lib/libc/tests/string/
H A Dwcscoll_test.c43 return (wcscoll(wa, wb)); in cmp()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc42 using ::wcscoll _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc42 using std::wcscoll _LIBCPP_USING_IF_EXISTS;
/freebsd/usr.bin/comm/
H A Dcomm.c148 comp = wcscoll(tline1, tline2); in main()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar67 int wcscoll(const wchar_t* s1, const wchar_t* s2);
166 using ::wcscoll _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h152 int wcscoll(const wchar_t *, const wchar_t *);
/freebsd/usr.bin/uniq/
H A Duniq.c198 comp = wcscoll(tthis, tprev); in main()
/freebsd/usr.bin/join/
H A Djoin.c401 ret = wcscoll(w1, w2); in mbscoll()
/freebsd/contrib/tcsh/
H A Dsh.file.c597 return (wcscoll(*(Char *const *) p, *(Char *const *) q)); in compare()
H A Dglob.c162 return wcscoll(s1, s2); in globcharcoll()
/freebsd/usr.bin/sort/
H A Dbwstring.c178 ret = wcscoll(s1, s2); in wide_str_coll()
/freebsd/bin/sh/
H A Dexpand.c146 return (wcscoll(s1, s2)); in collate_range_cmp()
/freebsd/lib/libc/regex/
H A Dregcomp.c1082 return (wcscoll(s1, s2)); in p_range_cmp()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc893 SYMBOL(wcscoll, None, <wchar.h>)
H A DStdSymbolMap.inc3137 SYMBOL(wcscoll, std::, <cwchar>)
3138 SYMBOL(wcscoll, None, <cwchar>)
3139 SYMBOL(wcscoll, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3249 fun:wcscoll=uninstrumented