Searched refs:zend_compile_top_stmt (Results 1 – 3 of 3) sorted by relevance
132 void zend_compile_top_stmt(zend_ast *ast);
618 zend_compile_top_stmt(CG(ast)); in zend_compile()
9514 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()11273 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function11283 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()
Completed in 62 milliseconds