Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_compile.h128 void zend_compile_top_stmt(zend_ast *ast);
H A Dzend_language_scanner.l618 zend_compile_top_stmt(CG(ast)); in zend_compile()
H A Dzend_compile.c8256 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()
9988 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function
9998 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()

Completed in 45 milliseconds