Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c346 static ZEND_NAMED_FUNCTION(accel_file_exists) function
355 static ZEND_NAMED_FUNCTION(accel_is_file) function
364 static ZEND_NAMED_FUNCTION(accel_is_readable) function
/PHP-8.0/Zend/
H A Dzend_closures.c266 static ZEND_NAMED_FUNCTION(zend_closure_call_magic) /* {{{ */ { in ZEND_NAMED_FUNCTION() function
676 static ZEND_NAMED_FUNCTION(zend_closure_internal_handler) /* {{{ */ in ZEND_NAMED_FUNCTION() function
H A Dzend_API.h71 #define ZEND_NAMED_FUNCTION(name) void ZEND_FASTCALL name(INTERNAL_FUNCTION_PARAMETERS) macro

Completed in 29 milliseconds