Searched refs:stmt_ast (Results 1 – 1 of 1) sorted by relevance
4411 zend_compile_stmt(stmt_ast); in zend_compile_while()4434 zend_compile_stmt(stmt_ast); in zend_compile_do_while()4485 zend_compile_stmt(stmt_ast); in zend_compile_for()4568 zend_compile_stmt(stmt_ast); in zend_compile_foreach()4606 zend_compile_stmt(stmt_ast); in zend_compile_if()4693 zend_compile_stmt(stmt_ast); in zend_compile_switch()4824 zend_compile_stmt(stmt_ast); in zend_compile_try()5016 if (stmt_ast) { in zend_compile_declare()5634 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()6036 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()[all …]
Completed in 36 milliseconds