Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c59 #define strcasecmp stricmp macro
H A Dmbfl_encoding.c112 #define strcasecmp stricmp macro
/PHP-7.4/Zend/
H A Dzend_config.w32.h48 #define strcasecmp(s1, s2) _stricmp(s1, s2) macro
H A Dzend_builtin_functions.c636 ZEND_FUNCTION(strcasecmp) in ZEND_FUNCTION() argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h62 # define strcasecmp _stricmp macro

Completed in 21 milliseconds