Home
last modified time | relevance | path

Searched defs:strncasecmp (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_config.w32.h49 #define strncasecmp(s1, s2, n) _strnicmp(s1, s2, n) macro
H A Dzend_builtin_functions.c651 ZEND_FUNCTION(strncasecmp) in ZEND_FUNCTION() argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h63 # define strncasecmp _strnicmp macro

Completed in 13 milliseconds