Searched refs:ffi_trampoline (Results 1 – 1 of 1) sorted by relevance
226 static ZEND_FUNCTION(ffi_trampoline);2177 func->internal_function.handler = ZEND_FN(ffi_trampoline); in zend_ffi_cdata_get_closure()2738 static ZEND_FUNCTION(ffi_trampoline) /* {{{ */ in ZEND_FUNCTION() argument2929 func->internal_function.handler = ZEND_FN(ffi_trampoline); in zend_ffi_get_func()
Completed in 32 milliseconds