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)
147 #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.h118 #define HAVE_STRCASECMP 1 macro
H A Dconfig-riscos.h136 #undef HAVE_STRCASECMP
H A Dconfig-os400.h146 #undef HAVE_STRCASECMP
H A Dconfig-win32.h163 #define HAVE_STRCASECMP 1 macro
H A Dcurl_config.h.cmake518 #cmakedefine HAVE_STRCASECMP 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake39 set(HAVE_STRCASECMP 1) variable
50 set(HAVE_STRCASECMP 0) variable
/curl/m4/
H A Dcurl-functions.m44108 dnl HAVE_STRCASECMP will be defined.
4177 AC_DEFINE_UNQUOTED(HAVE_STRCASECMP, 1,
/curl/
H A DCMakeLists.txt1474 check_symbol_exists("strcasecmp" "${CURL_INCLUDES};string.h" HAVE_STRCASECMP)

Completed in 26 milliseconds