Home
last modified time | relevance | path

Searched refs:zend_compile_stmt (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_compile.c4705 zend_compile_stmt(stmt_ast); in zend_compile_while()
4728 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
4779 zend_compile_stmt(stmt_ast); in zend_compile_for()
4868 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
4910 zend_compile_stmt(stmt_ast); in zend_compile_if()
5094 zend_compile_stmt(stmt_ast); in zend_compile_switch()
5168 zend_compile_stmt(try_ast); in zend_compile_try()
5232 zend_compile_stmt(stmt_ast); in zend_compile_try()
6074 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()
6495 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]
H A Dzend_compile.h132 void zend_compile_stmt(zend_ast *ast);

Completed in 38 milliseconds