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.c5613 zend_compile_stmt(stmt_ast); in zend_compile_while()
5636 zend_compile_stmt(stmt_ast); in zend_compile_do_while()
5687 zend_compile_stmt(stmt_ast); in zend_compile_for()
5775 zend_compile_stmt(stmt_ast); in zend_compile_foreach()
6012 zend_compile_stmt(stmt_ast); in zend_compile_switch()
6314 zend_compile_stmt(try_ast); in zend_compile_try()
6377 zend_compile_stmt(stmt_ast); in zend_compile_try()
6572 zend_compile_stmt(stmt_ast); in zend_compile_declare()
7907 zend_compile_stmt(stmt_ast); in zend_compile_func_decl()
8392 zend_compile_stmt(stmt_ast); in zend_compile_class_decl()
[all …]

Completed in 29 milliseconds