HomeSort by relevance Sort by last modified time
    Searched refs:wcsncasecmp (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
wchar.h 123 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
wchar.h 123 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /prebuilts/ndk/current/sources/android/support/include/
wchar.h 201 int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /ndk/sources/android/support/src/
wchar_support.c 127 int wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 172 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wchar.h 172 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /toolchain/binutils/binutils-2.25/bfd/
peXXigen.c     [all...]
  /bionic/libc/
Android.mk 298 upstream-freebsd/lib/libc/string/wcsncasecmp.c \
    [all...]
  /external/bison/
configure     [all...]

Completed in 471 milliseconds

12