Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_enum.c186 static ZEND_NAMED_FUNCTION(zend_enum_cases_func) in ZEND_NAMED_FUNCTION() function
293 static ZEND_NAMED_FUNCTION(zend_enum_from_func) in ZEND_NAMED_FUNCTION() function
298 static ZEND_NAMED_FUNCTION(zend_enum_try_from_func) in ZEND_NAMED_FUNCTION() function
H A Dzend_closures.c263 static ZEND_NAMED_FUNCTION(zend_closure_call_magic) /* {{{ */ { in ZEND_NAMED_FUNCTION() function
664 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
/PHP-8.1/ext/opcache/
H A Dzend_accelerator_module.c359 static ZEND_NAMED_FUNCTION(accel_file_exists) function
368 static ZEND_NAMED_FUNCTION(accel_is_file) function
377 static ZEND_NAMED_FUNCTION(accel_is_readable) function

Completed in 38 milliseconds