Home
last modified time | relevance | path

Searched defs:stmt_ast (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_compile.c4402 zend_ast *stmt_ast = ast->child[1]; in zend_compile_while() local
4425 zend_ast *stmt_ast = ast->child[0]; in zend_compile_do_while() local
4472 zend_ast *stmt_ast = ast->child[3]; in zend_compile_for() local
4506 zend_ast *stmt_ast = ast->child[3]; in zend_compile_foreach() local
4597 zend_ast *stmt_ast = elem_ast->child[1]; in zend_compile_if() local
4685 zend_ast *stmt_ast = case_ast->child[1]; in zend_compile_switch() local
4773 zend_ast *stmt_ast = catch_ast->child[2]; in zend_compile_try() local
4963 zend_ast *stmt_ast = ast->child[1]; in zend_compile_declare() local
5578 zend_ast *stmt_ast = decl->child[2]; in zend_compile_func_decl() local
5926 zend_ast *stmt_ast = decl->child[2]; in zend_compile_class_decl() local
[all …]

Completed in 52 milliseconds