strcasecmp 53 Zend/zend_config.w32.h #define strcasecmp(s1, s2) _stricmp(s1, s2) strcasecmp 66 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 131 ext/zip/lib/zipint.h #define strcasecmp _stricmp strcasecmp 133 ext/zip/lib/zipint.h #define strcasecmp stricmp strcasecmp 57 sapi/phpdbg/phpdbg.h # undef strcasecmp strcasecmp 59 sapi/phpdbg/phpdbg.h # define strcasecmp _stricmp