Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c5947 zend_compile_stmt(stmt_ast); in zend_compile_while()
5970 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
6021 zend_compile_stmt(stmt_ast); in zend_compile_for()
6109 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
6346 zend_compile_stmt(stmt_ast); in zend_compile_switch()
6648 zend_compile_stmt(try_ast); in zend_compile_try()
6711 zend_compile_stmt(stmt_ast); in zend_compile_try()
6906 zend_compile_stmt(stmt_ast); in zend_compile_declare()
8364 zend_compile_stmt(stmt_ast); in zend_compile_func_decl_ex()
9098 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]

Completed in 69 milliseconds