Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c5951 zend_compile_stmt(stmt_ast); in zend_compile_while()
5974 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
6025 zend_compile_stmt(stmt_ast); in zend_compile_for()
6113 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
6350 zend_compile_stmt(stmt_ast); in zend_compile_switch()
6652 zend_compile_stmt(try_ast); in zend_compile_try()
6715 zend_compile_stmt(stmt_ast); in zend_compile_try()
6910 zend_compile_stmt(stmt_ast); in zend_compile_declare()
8356 zend_compile_stmt(stmt_ast); in zend_compile_func_decl_ex()
9090 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]

Completed in 68 milliseconds