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

  /bionic/libc/wchar/
wcsncasecmp.c 34 wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) function
  /bionic/libc/include/
wchar.h 124 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 167 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 167 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 167 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /bionic/libc/
Android.mk 221 wchar/wcsncasecmp.c \

Completed in 1327 milliseconds