Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c4537 zend_compile_stmt(stmt_ast); in zend_compile_while()
4560 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
4611 zend_compile_stmt(stmt_ast); in zend_compile_for()
4699 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
4927 zend_compile_stmt(stmt_ast); in zend_compile_switch()
5062 zend_compile_stmt(stmt_ast); in zend_compile_try()
5256 if (stmt_ast) { in zend_compile_declare()
5257 zend_compile_stmt(stmt_ast); in zend_compile_declare()
6064 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()
6480 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]

Completed in 27 milliseconds