Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/musl-locale/
Dstrcoll_l.c4 int strcoll_l(const char *l, const char *r, locale_t loc) in strcoll_l() function
Dstrcoll.c6 int strcoll_l(const char *l, const char *r, locale_t loc) in strcoll_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dlocale_win32.h85 #define strcoll_l _strcoll_l macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c87 int strcoll_l(const char *__s1, const char *__s2, locale_t __l) { in strcoll_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h243 int strcoll_l(const char *__s1, const char *__s2, locale_t locale) in strcoll_l() function