Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dffi.c1664 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_compare_objects() local
1774 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
1811 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
2108 static int zend_ffi_is_same_type(zend_ffi_type *type1, zend_ffi_type *type2) /* {{{ */ in zend_ffi_is_same_type()
2153 zend_ffi_type *type2 = ZEND_FFI_TYPE(ctype2->type); in zend_ffi_ctype_compare_objects() local
4239 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
4294 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
/PHP-7.4/ext/standard/
H A Darray.c2795 int type1, type2; local

Completed in 47 milliseconds