Searched defs:ptr2 (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/ffi/ |
H A D | ffi.stub.php | 58 public static function memcmp($ptr1, $ptr2, int $size): int {}
|
H A D | ffi.c | 1766 void *ptr2 = *(void**)cdata2->ptr; in zend_ffi_cdata_compare_objects() local 4439 void *ptr1, *ptr2; in ZEND_METHOD() local 4494 void *ptr1, *ptr2; in ZEND_METHOD() local
|
/php-src/Zend/ |
H A D | zend_operators.h | 932 static zend_always_inline bool zend_strnieq(const char *ptr1, const char *ptr2, size_t num) in zend_strnieq()
|
/php-src/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 1201 char *ptr1, *ptr2; in mconvert() local
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 11854 ir_ref if_refcounted, if_reference, if_refcounted2, ptr, val2, ptr2, type2; local
|
Completed in 119 milliseconds