Home
last modified time | relevance | path

Searched refs:zend_closure_call_magic (Results 1 – 2 of 2) sorted by path

/PHP-8.2/Zend/tests/closures/
H A Dbug80929.phpt2 Bug #80929: Method name corruption related to zend_closure_call_magic
/PHP-8.2/Zend/
H A Dzend_closures.c285 static ZEND_NAMED_FUNCTION(zend_closure_call_magic) /* {{{ */ { in ZEND_NAMED_FUNCTION() argument
365 call.handler = zend_closure_call_magic; in zend_create_closure_from_callable()
864 trampoline.handler = zend_closure_call_magic; in zend_closure_from_frame()

Completed in 12 milliseconds