Searched refs:zend_compile_stmt (Results 1 – 2 of 2) sorted by relevance
5035 zend_compile_stmt(stmt_ast); in zend_compile_while()5058 zend_compile_stmt(stmt_ast); in zend_compile_do_while()5109 zend_compile_stmt(stmt_ast); in zend_compile_for()5197 zend_compile_stmt(stmt_ast); in zend_compile_foreach()5431 zend_compile_stmt(stmt_ast); in zend_compile_switch()5729 zend_compile_stmt(try_ast); in zend_compile_try()5792 zend_compile_stmt(stmt_ast); in zend_compile_try()5987 zend_compile_stmt(stmt_ast); in zend_compile_declare()6998 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()7408 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()[all …]
134 void zend_compile_stmt(zend_ast *ast);
Completed in 58 milliseconds