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

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcsncasecmp.c 34 wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) function
  /bionic/libc/include/
wchar.h 119 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /external/bison/lib/
wchar.in.h 751 _GL_FUNCDECL_SYS (wcsncasecmp, int,
755 _GL_CXXALIAS_SYS (wcsncasecmp, int,
757 _GL_CXXALIASWARN (wcsncasecmp);
759 # undef wcsncasecmp
761 _GL_WARN_ON_USE (wcsncasecmp, "wcsncasecmp is unportable - "
762 "use gnulib module wcsncasecmp for portability");
    [all...]
  /external/bison/darwin-lib/
wchar.h 1071 # undef wcsncasecmp macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1071 # undef wcsncasecmp macro
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
wchar_support.c 136 int wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) { function
  /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 305 upstream-freebsd/lib/libc/string/wcsncasecmp.c \
  /external/bison/
configure     [all...]

Completed in 294 milliseconds