Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_compile.h133 void zend_compile_top_stmt(zend_ast *ast);
H A Dzend_language_scanner.l629 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()
H A Dzend_compile.c7747 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()
9358 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function
9368 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()

Completed in 56 milliseconds