Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds