Home
last modified time | relevance | path

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

/PHP-7.3/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.h184 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro
/PHP-7.3/Zend/
H A Dzend_builtin_functions.c606 ZEND_FUNCTION(strncmp) in ZEND_FUNCTION() argument

Completed in 23 milliseconds