Searched refs:zend_compile_top_stmt (Results 1 – 3 of 3) sorted by relevance
133 void zend_compile_top_stmt(zend_ast *ast);
629 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()
7747 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()9358 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function9368 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()
Completed in 41 milliseconds