HomeSort by relevance Sort by last modified time
    Searched refs:wcsncasecmp (Results 1 - 9 of 9) 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/upstream-openbsd/lib/libc/locale/
_wcstod.h 64 if (wcsncasecmp(src, L"inf", 3) == 0) {
66 if (wcsncasecmp(src, L"inity", 5) == 0)
70 if (wcsncasecmp(src, L"nan", 3) == 0) {
  /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...]
  /bionic/libc/include/
wchar.h 123 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /development/ndk/platforms/android-L/include/
wchar.h 123 extern int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
  /bionic/libc/
Android.mk 261 upstream-freebsd/lib/libc/string/wcsncasecmp.c \
    [all...]
  /external/bison/
configure     [all...]

Completed in 195 milliseconds