Searched defs:dst_type (Results 1 – 1 of 1) sorted by relevance
272 static bool zend_ffi_func_ptr_are_compatible(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {… in zend_ffi_func_ptr_are_compatible()315 static bool zend_ffi_is_compatible_type(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {{{ */ in zend_ffi_is_compatible_type()
Completed in 26 milliseconds