Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c5618 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
5619 zend_ast *uses_ast = closure_ast->child[1]; in find_implicit_binds_recursively()
5629 zend_ast_decl *closure_ast = (zend_ast_decl *) ast; in find_implicit_binds_recursively() local
5630 find_implicit_binds_recursively(info, closure_ast->child[2]); in find_implicit_binds_recursively()

Completed in 40 milliseconds