Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_closures.c720 static void zend_create_closure_ex(zval *res, zend_function *func, zend_class_entry *scope, zend_cl… in zend_create_closure_ex() function
826 zend_create_closure_ex(res, func, scope, called_scope, this_ptr, in zend_create_closure()
834 zend_create_closure_ex(res, func, scope, called_scope, this_ptr, /* is_fake */ true); in zend_create_fake_closure()

Completed in 6 milliseconds