Home
last modified time | relevance | path

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

/libtiff-4.0.7/port/
H A DCMakeLists.txt30 strcasecmp.c
46 list(APPEND port_USED_FILES strcasecmp.c)
H A Dstrcasecmp.c42 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
H A DMakefile.vc33 strcasecmp.obj \
H A Dlibport.h35 int strcasecmp(const char *s1, const char *s2);
H A DMakefile.in200 strcasecmp.c strtoul.c strtoull.c
416 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Plo@am__quote@
/libtiff-4.0.7/libtiff/
H A Dtif_config.h.cmake.in104 /* Define to 1 if you have the `strcasecmp' function. */
H A Dtif_config.h.in137 /* Define to 1 if you have the `strcasecmp' function. */
/libtiff-4.0.7/
H A DCMakeLists.txt412 check_function_exists(strcasecmp HAVE_STRCASECMP)
H A Dconfigure.com74 if (strcasecmp("bla", "Bla")==0) exit(0);
H A Dconfigure.ac430 AC_REPLACE_FUNCS(strcasecmp)
H A DChangeLog4037 * port/{getopt.c, strcasecmp.c, strtoul.c}: Update modules from