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

  /ndk/sources/android/support/src/musl-locale/
wcscoll_l.c 3 int wcscoll_l(const wchar_t *l, const wchar_t *r, locale_t locale) function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 73 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t __l) { function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 87 #define wcscoll_l _wcscoll_l macro

Completed in 279 milliseconds