Home
last modified time | relevance | path

Searched refs:HAVE_STRICMP (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dconfig-amigaos.h47 #define HAVE_STRICMP 1 macro
H A Dconfig-dos.h69 #define HAVE_STRICMP 1 macro
H A Dconfig-riscos.h145 #define HAVE_STRICMP macro
H A Dconfig-os400.h152 #define HAVE_STRICMP macro
H A Dconfig-win32.h173 #define HAVE_STRICMP 1 macro
H A Dcurl_config.h.cmake539 #cmakedefine HAVE_STRICMP 1
/curl/src/
H A Dtool_util.c151 #elif defined(HAVE_STRICMP) in struplocompare()
/curl/CMake/Platforms/
H A DWindowsCache.cmake154 set(HAVE_STRICMP 1) variable
/curl/m4/
H A Dcurl-functions.m44275 dnl HAVE_STRICMP will be defined.
4344 AC_DEFINE_UNQUOTED(HAVE_STRICMP, 1,
/curl/
H A DCMakeLists.txt1569 check_symbol_exists("stricmp" "string.h" HAVE_STRICMP)

Completed in 41 milliseconds