Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dtimelib.h70 #define strncasecmp strnicmp macro
/PHP-7.0/Zend/
H A Dzend_config.w32.h54 #define strncasecmp(s1, s2, n) _strnicmp(s1, s2, n) macro
H A Dzend_builtin_functions.c629 ZEND_FUNCTION(strncasecmp) in ZEND_FUNCTION() argument
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.h60 # define strncasecmp _strnicmp macro

Completed in 16 milliseconds