Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds