Searched defs:ptr1 (Results 1 – 5 of 5) sorted by relevance
/PHP-8.3/ext/bcmath/libbcmath/src/ |
H A D | div.c | 83 unsigned char *ptr1, *ptr2, *n2ptr, *qptr; in bc_divide() local
|
/PHP-8.3/ext/ffi/ |
H A D | ffi.stub.php | 61 public static function memcmp($ptr1, $ptr2, int $size): int {}
|
H A D | ffi.c | 1764 void *ptr1 = *(void**)cdata1->ptr; in zend_ffi_cdata_compare_objects() local 4401 void *ptr1, *ptr2; in ZEND_METHOD() local 4456 void *ptr1, *ptr2; in ZEND_METHOD() local
|
/PHP-8.3/Zend/ |
H A D | zend_operators.h | 923 static zend_always_inline bool zend_strnieq(const char *ptr1, const char *ptr2, size_t num) in zend_strnieq()
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 1198 char *ptr1, *ptr2; in mconvert() local
|
Completed in 45 milliseconds