Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.c3837 zend_ast *stmt_ast = ast->child[1]; in zend_compile_while() local
3860 zend_ast *stmt_ast = ast->child[0]; in zend_compile_do_while() local
3907 zend_ast *stmt_ast = ast->child[3]; in zend_compile_for() local
3941 zend_ast *stmt_ast = ast->child[3]; in zend_compile_foreach() local
4030 zend_ast *stmt_ast = elem_ast->child[1]; in zend_compile_if() local
4134 zend_ast *stmt_ast = case_ast->child[1]; in zend_compile_switch() local
4214 zend_ast *stmt_ast = catch_ast->child[2]; in zend_compile_try() local
4363 zend_ast *stmt_ast = ast->child[1]; in zend_compile_declare() local
4923 zend_ast *stmt_ast = decl->child[2]; in zend_compile_func_decl() local
5264 zend_ast *stmt_ast = decl->child[2]; in zend_compile_class_decl() local
[all …]

Completed in 44 milliseconds