Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c227 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type);
1054 zend_ffi_return_unsupported(type->func.ret_type); in zend_ffi_create_callback()
1651 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type) /* {{{ */ in zend_ffi_return_unsupported() function
2789 zend_ffi_return_unsupported(type->func.ret_type); in ZEND_FUNCTION()
2826 zend_ffi_return_unsupported(type->func.ret_type); in ZEND_FUNCTION()

Completed in 24 milliseconds