Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.h57 #define strncasecmp strnicmp macro
/PHP-5.5/Zend/
H A Dzend_config.w32.h55 #define strncasecmp(s1, s2, n) strnicmp(s1, s2, n) macro
H A Dzend_builtin_functions.c548 ZEND_FUNCTION(strncasecmp) in ZEND_FUNCTION() argument

Completed in 17 milliseconds