Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.c60 #define strcasecmp stricmp macro
H A Dmbfl_language.c57 #define strcasecmp stricmp macro
/PHP-8.3/Zend/
H A Dzend_config.w32.h48 #define strcasecmp(s1, s2) _stricmp(s1, s2) macro
H A Dzend_builtin_functions.stub.php29 function strcasecmp(string $string1, string $string2): int {} function
H A Dzend_builtin_functions.c345 ZEND_FUNCTION(strcasecmp) in ZEND_FUNCTION() argument
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.h56 # define strcasecmp _stricmp macro

Completed in 19 milliseconds