Searched refs:zend_compile_stmt (Results 1 – 2 of 2) 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()4763 zend_compile_stmt(try_ast); in zend_compile_try()4824 zend_compile_stmt(stmt_ast); in zend_compile_try()5634 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()6036 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()[all …]
133 void zend_compile_stmt(zend_ast *ast);
Completed in 31 milliseconds