Home
last modified time | relevance | path

Searched refs:strcasecmp (Results 1 – 16 of 16) sorted by relevance

/ndk/tests/device/b16355626-bad-atof-strtod/jni/
Db16355626-bad-atof-strtod.cpp27 error_count += strcasecmp("42b43333", buf); in main()
32 error_count += strcasecmp("4048f5c3", buf); in main()
/ndk/sources/android/support/src/musl-locale/
Dstrcasecmp_l.c6 return strcasecmp(l, r); in strcasecmp_l()
Dintl.c63 if (!domainname || !*domainname || (codeset && strcasecmp(codeset, "UTF-8"))) { in bind_textdomain_codeset()
/ndk/sources/host-tools/make-3.81/
Dacinclude.m466 AC_CHECK_FUNCS(strcasecmp,,[
67 CF_RECHECK_FUNC(strcasecmp,resolv,cf_cv_netlibs)])
Dmake.h568 # define strcasecmp stricmp macro
Dconfig.ami265 /* Define if you have the strcasecmp function. */
Dconfig.h-vms291 /* Define if you have the strcasecmp function. */
Dconfig.h.in217 /* Define to 1 if you have the `strcasecmp' function. */
Dconfig.h.W32219 /* Define to 1 if you have the `strcasecmp' function. */
Djob.c2581 && strcasecmp (sh_cmds[j], new_argv[0]) == 0) in construct_command_argv_internal()
Dconfigure8906 for ac_func in strcasecmp
8933 char strcasecmp ();
8937 return strcasecmp ();
8956 cf_tr_func=`echo strcasecmp | tr '[a-z]' '[A-Z]'`
DChangeLog1373 The CMD builtin commands are case insensitive so use strcasecmp().
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h1745 return strcasecmp(s1, s2);
/ndk/sources/host-tools/make-3.81/config/
Dgettext.m4385 mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.08906 for ac_func in strcasecmp
8908 ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
8917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strcasecmp in -lresolv" >&5
8918 $as_echo_n "checking for strcasecmp in -lresolv... " >&6; }
8933 char strcasecmp ();
8937 return strcasecmp ();
8956 cf_tr_func=`echo strcasecmp | tr '[a-z]' '[A-Z]'`
Dtraces.0932 …in:239: -1- AH_OUTPUT([HAVE_STRCASECMP], [/* Define to 1 if you have the `strcasecmp\' function. */