Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c367 static ZEND_NAMED_FUNCTION(accel_file_exists) function
376 static ZEND_NAMED_FUNCTION(accel_is_file) function
385 static ZEND_NAMED_FUNCTION(accel_is_readable) function
/PHP-7.4/Zend/
H A Dzend_closures.c249 static ZEND_NAMED_FUNCTION(zend_closure_call_magic) /* {{{ */ { in ZEND_NAMED_FUNCTION() function
678 static ZEND_NAMED_FUNCTION(zend_closure_internal_handler) /* {{{ */ in ZEND_NAMED_FUNCTION() function
H A Dzend_API.h63 #define ZEND_NAMED_FUNCTION(name) void ZEND_FASTCALL name(INTERNAL_FUNCTION_PARAMETERS) macro

Completed in 23 milliseconds