Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.c6659 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
6660 zend_ast *uses_ast = closure_ast->child[1]; in find_implicit_binds_recursively()
6670 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
6671 find_implicit_binds_recursively(info, closure_ast->child[2]); in find_implicit_binds_recursively()

Completed in 31 milliseconds