Home
last modified time | relevance | path

Searched defs:memcmp (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/ext/ffi/
H A Dffi.c4290 ZEND_METHOD(FFI, memcmp) /* {{{ */ in ZEND_METHOD() argument
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h187 #define memcmp(s,c,n) _memcmp(s,c,n) macro

Completed in 44 milliseconds