Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_string_utils.c157 PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len) in PRIV() argument
H A Dpcre2_internal.h186 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c614 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() argument

Completed in 33 milliseconds