Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.c3846 zend_compile_stmt(stmt_ast); in zend_compile_while()
3869 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
3920 zend_compile_stmt(stmt_ast); in zend_compile_for()
4001 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
4039 zend_compile_stmt(stmt_ast); in zend_compile_if()
4084 zend_compile_stmt(stmt_ast); in zend_compile_switch()
4142 zend_compile_stmt(stmt_ast); in zend_compile_switch()
4416 if (stmt_ast) { in zend_compile_declare()
4972 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()
5376 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]

Completed in 23 milliseconds