Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c68 #define strcasecmp stricmp macro
H A Dmbfl_encoding.c117 #define strcasecmp stricmp macro
/PHP-7.3/ext/zip/lib/
H A Dphp_zip_config.w32.h58 # define strcasecmp _strcmpi macro
H A Dzipint.h131 #define strcasecmp _stricmp macro
133 #define strcasecmp stricmp macro
/PHP-7.3/Zend/
H A Dzend_config.w32.h51 #define strcasecmp(s1, s2) _stricmp(s1, s2) macro
H A Dzend_builtin_functions.c628 ZEND_FUNCTION(strcasecmp) in ZEND_FUNCTION() argument
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.h62 # define strcasecmp _stricmp macro

Completed in 38 milliseconds