Searched defs:stmt_ast (Results 1 – 1 of 1) sorted by relevance
5026 zend_ast *stmt_ast = ast->child[1]; in zend_compile_while() local5049 zend_ast *stmt_ast = ast->child[0]; in zend_compile_do_while() local5096 zend_ast *stmt_ast = ast->child[3]; in zend_compile_for() local5130 zend_ast *stmt_ast = ast->child[3]; in zend_compile_foreach() local5230 zend_ast *stmt_ast = elem_ast->child[1]; in zend_compile_if() local5403 zend_ast *stmt_ast = case_ast->child[1]; in zend_compile_switch() local5739 zend_ast *stmt_ast = catch_ast->child[2]; in zend_compile_try() local5933 zend_ast *stmt_ast = ast->child[1]; in zend_compile_declare() local6905 zend_ast *stmt_ast = decl->child[2]; in zend_compile_func_decl() local7327 zend_ast *stmt_ast = decl->child[2]; in zend_compile_class_decl() local[all …]
Completed in 32 milliseconds