Home
last modified time | relevance | path

Searched refs:zend_ffi_pass_unsupported (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/ffi/
H A Dffi.c228 static ZEND_COLD void zend_ffi_pass_unsupported(zend_ffi_type *type);
1041 zend_ffi_pass_unsupported(arg_type); in zend_ffi_create_callback()
1666 static ZEND_COLD void zend_ffi_pass_unsupported(zend_ffi_type *type) /* {{{ */ in zend_ffi_pass_unsupported() function
2684 zend_ffi_pass_unsupported(type); in zend_ffi_pass_arg()

Completed in 19 milliseconds