Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c5604 zend_ast *stmt_ast = ast->child[1]; in zend_compile_while() local
5627 zend_ast *stmt_ast = ast->child[0]; in zend_compile_do_while() local
5674 zend_ast *stmt_ast = ast->child[3]; in zend_compile_for() local
5708 zend_ast *stmt_ast = ast->child[3]; in zend_compile_foreach() local
5808 zend_ast *stmt_ast = elem_ast->child[1]; in zend_compile_if() local
5984 zend_ast *stmt_ast = case_ast->child[1]; in zend_compile_switch() local
6324 zend_ast *stmt_ast = catch_ast->child[2]; in zend_compile_try() local
6518 zend_ast *stmt_ast = ast->child[1]; in zend_compile_declare() local
7796 zend_ast *stmt_ast = decl->child[2]; in zend_compile_func_decl() local
8299 zend_ast *stmt_ast = decl->child[2]; in zend_compile_class_decl() local
[all …]

Completed in 38 milliseconds