Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dffi.c215 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type);
956 zend_ffi_return_unsupported(type->func.ret_type); in zend_ffi_create_callback()
1551 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type) /* {{{ */ in zend_ffi_return_unsupported() function
2689 zend_ffi_return_unsupported(type->func.ret_type); in ZEND_FUNCTION()
2726 zend_ffi_return_unsupported(type->func.ret_type); in ZEND_FUNCTION()

Completed in 20 milliseconds