Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dffi.c1663 zend_ffi_type *type1 = ZEND_FFI_TYPE(cdata1->type); in zend_ffi_cdata_compare_objects() local
1761 zend_ffi_type *type1 = ZEND_FFI_TYPE(cdata1->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()
2152 zend_ffi_type *type1 = ZEND_FFI_TYPE(ctype1->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 38 milliseconds