Searched defs:ptr2 (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/bcmath/libbcmath/src/ |
H A D | div.c | 87 unsigned char *ptr1, *ptr2, *n2ptr, *qptr; in bc_divide() local
|
/PHP-8.2/ext/ffi/ |
H A D | ffi.stub.php | 63 public static function memcmp($ptr1, $ptr2, int $size): int {}
|
H A D | ffi.c | 1752 void *ptr2 = *(void**)cdata2->ptr; in zend_ffi_cdata_compare_objects() local 4333 void *ptr1, *ptr2; in ZEND_METHOD() local 4388 void *ptr1, *ptr2; in ZEND_METHOD() local
|
/PHP-8.2/Zend/ |
H A D | zend_operators.h | 931 static zend_always_inline bool zend_strnieq(const char *ptr1, const char *ptr2, size_t num) in zend_strnieq()
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 1179 char *ptr1, *ptr2; in mconvert() local
|
Completed in 39 milliseconds