Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_enum.c265 static ZEND_NAMED_FUNCTION(zend_enum_cases_func) in ZEND_NAMED_FUNCTION() function
405 static ZEND_NAMED_FUNCTION(zend_enum_from_func) in ZEND_NAMED_FUNCTION() function
410 static ZEND_NAMED_FUNCTION(zend_enum_try_from_func) in ZEND_NAMED_FUNCTION() function
H A Dzend_closures.c285 static ZEND_NAMED_FUNCTION(zend_closure_call_magic) /* {{{ */ { in ZEND_NAMED_FUNCTION() function
721 static ZEND_NAMED_FUNCTION(zend_closure_internal_handler) /* {{{ */ in ZEND_NAMED_FUNCTION() function
H A Dzend_API.h74 #define ZEND_NAMED_FUNCTION(name) void ZEND_FASTCALL name(INTERNAL_FUNCTION_PARAMETERS) macro
/php-src/ext/opcache/
H A Dzend_accelerator_module.c391 static ZEND_NAMED_FUNCTION(accel_file_exists) function
400 static ZEND_NAMED_FUNCTION(accel_is_file) function
409 static ZEND_NAMED_FUNCTION(accel_is_readable) function
/php-src/ext/zend_test/
H A Dtest.c1177 static ZEND_NAMED_FUNCTION(zend_test_internal_dnf_arguments) in ZEND_NAMED_FUNCTION() function

Completed in 33 milliseconds