Home
last modified time | relevance | path

Searched refs:HAVE_STRCASECMP (Results 1 – 11 of 11) sorted by relevance

/curl/src/
H A Dtool_util.c26 #if defined(HAVE_STRCASECMP) && defined(HAVE_STRINGS_H)
146 #ifdef HAVE_STRCASECMP in struplocompare()
/curl/lib/
H A Dconfig-amigaos.h45 #define HAVE_STRCASECMP 1 macro
H A Dconfig-dos.h120 #define HAVE_STRCASECMP 1 macro
H A Dconfig-plan9.h119 #define HAVE_STRCASECMP 1 macro
H A Dconfig-riscos.h142 #undef HAVE_STRCASECMP
H A Dconfig-os400.h152 #undef HAVE_STRCASECMP
H A Dconfig-win32.h163 #define HAVE_STRCASECMP 1 macro
H A Dcurl_config.h.cmake510 #cmakedefine HAVE_STRCASECMP 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake39 set(HAVE_STRCASECMP 1) variable
46 set(HAVE_STRCASECMP 0) variable
/curl/m4/
H A Dcurl-functions.m44102 dnl HAVE_STRCASECMP will be defined.
4171 AC_DEFINE_UNQUOTED(HAVE_STRCASECMP, 1,
/curl/
H A DCMakeLists.txt1265 check_symbol_exists(strcasecmp "${CURL_INCLUDES};string.h" HAVE_STRCASECMP)

Completed in 73 milliseconds