strcasecmp 54 Zend/zend_config.w32.h #define strcasecmp(s1, s2) stricmp(s1, s2) strcasecmp 53 ext/date/lib/timelib.h #define strcasecmp stricmp strcasecmp 55 ext/ldap/ldap.c #undef strcasecmp strcasecmp 117 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c #define strcasecmp stricmp strcasecmp 68 ext/mbstring/libmbfl/mbfl/mbfl_language.c #define strcasecmp stricmp strcasecmp 13 ext/xmlrpc/libxmlrpc/xmlrpc_win32.h # define strcasecmp(s1, s2) stricmp(s1, s2) strcasecmp 57 ext/zip/lib/php_zip_config.w32.h # undef strcasecmp strcasecmp 58 ext/zip/lib/php_zip_config.w32.h # define strcasecmp _strcmpi strcasecmp 107 ext/zip/lib/zipint.h #define strcasecmp _stricmp strcasecmp 51 sapi/phpdbg/phpdbg.h # undef strcasecmp strcasecmp 53 sapi/phpdbg/phpdbg.h # define strcasecmp _stricmp