Searched defs:pass_type (Results 1 – 1 of 1) sorted by relevance
2548 static zend_result zend_ffi_pass_arg(zval *arg, zend_ffi_type *type, ffi_type **pass_type, void **a… in zend_ffi_pass_arg()2691 static zend_result zend_ffi_pass_var_arg(zval *arg, ffi_type **pass_type, void **arg_values, uint32… in zend_ffi_pass_var_arg()
Completed in 23 milliseconds