Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dffi.c1761 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_compare_objects() local
1871 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
1908 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
2217 static bool zend_ffi_is_same_type(zend_ffi_type *type1, zend_ffi_type *type2) /* {{{ */ in zend_ffi_is_same_type()
2262 zend_ffi_type *type2 = ZEND_FFI_TYPE(ctype2->type); in zend_ffi_ctype_compare_objects() local
4394 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
4449 zend_ffi_type *type1, *type2; in ZEND_METHOD() local

Completed in 28 milliseconds