Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds