Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c7928 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
7929 zend_ast *uses_ast = closure_ast->child[1]; in find_implicit_binds_recursively()
7939 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
7940 find_implicit_binds_recursively(info, closure_ast->child[2]); in find_implicit_binds_recursively()

Completed in 33 milliseconds