HomeSort by relevance Sort by last modified time
    Searched defs:strcoll_l (Results 1 - 3 of 3) sorted by null

  /ndk/sources/android/support/src/musl-locale/
strcoll_l.c 4 int strcoll_l(const char *l, const char *r, locale_t loc) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 79 int strcoll_l(const char *__s1, const char *__s2, locale_t __l) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 85 #define strcoll_l _strcoll_l macro

Completed in 287 milliseconds