Home
last modified time | relevance | path

Searched defs:strncmp (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_builtin_functions.c510 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() argument
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h374 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro

Completed in 37 milliseconds