Home
last modified time | relevance | path

Searched defs:wcscoll_l (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/android/support/src/musl-locale/
Dwcscoll_l.c3 int wcscoll_l(const wchar_t *l, const wchar_t *r, locale_t locale) in wcscoll_l() function
Dwcscoll.c7 int wcscoll_l(const wchar_t *l, const wchar_t *r, locale_t locale) in wcscoll_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dlocale_win32.h87 #define wcscoll_l _wcscoll_l macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c81 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t __l) { in wcscoll_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h248 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t locale) in wcscoll_l() function