Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/ffi/
H A Dffi.c1690 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_compare_objects() local
1800 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
1837 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
2141 static int zend_ffi_is_same_type(zend_ffi_type *type1, zend_ffi_type *type2) /* {{{ */ in zend_ffi_is_same_type()
2186 zend_ffi_type *type2 = ZEND_FFI_TYPE(ctype2->type); in zend_ffi_ctype_compare_objects() local
4256 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
4311 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
/PHP-8.0/ext/standard/
H A Darray.c2748 int type1, type2; local

Completed in 33 milliseconds