Home
last modified time | relevance | path

Searched defs:ptr2 (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Ddiv.c83 unsigned char *ptr1, *ptr2, *n2ptr, *qptr; in bc_divide() local
/php-src/ext/ffi/
H A Dffi.stub.php61 public static function memcmp($ptr1, $ptr2, int $size): int {}
H A Dffi.c1764 void *ptr2 = *(void**)cdata2->ptr; in zend_ffi_cdata_compare_objects() local
4392 void *ptr1, *ptr2; in ZEND_METHOD() local
4447 void *ptr1, *ptr2; in ZEND_METHOD() local
/php-src/Zend/
H A Dzend_operators.h919 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 Dsoftmagic.c1201 char *ptr1, *ptr2; in mconvert() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11280 ir_ref if_refcounted, if_reference, if_refcounted2, ptr, val2, ptr2, type2; local

Completed in 140 milliseconds