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.c5938 zend_ast *stmt_ast = ast->child[1]; in zend_compile_while() local
5961 zend_ast *stmt_ast = ast->child[0]; in zend_compile_do_while() local
6008 zend_ast *stmt_ast = ast->child[3]; in zend_compile_for() local
6042 zend_ast *stmt_ast = ast->child[3]; in zend_compile_foreach() local
6142 zend_ast *stmt_ast = elem_ast->child[1]; in zend_compile_if() local
6318 zend_ast *stmt_ast = case_ast->child[1]; in zend_compile_switch() local
6852 zend_ast *stmt_ast = ast->child[1]; in zend_compile_declare() local
8236 zend_ast *stmt_ast = decl->child[2]; in zend_compile_func_decl_ex() local
8436 zend_ast *stmt_ast = hook->child[2]; in zend_compile_property_hooks() local
8997 zend_ast *stmt_ast = decl->child[2]; in zend_compile_class_decl() local
[all …]

Completed in 69 milliseconds