Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c2546 static zend_result zend_ffi_pass_arg(zval *arg, zend_ffi_type *type, ffi_type **pass_type, void **a… in zend_ffi_pass_arg()
2689 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 55 milliseconds