Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h132 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.c9514 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()
11273 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function
11283 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()

Completed in 62 milliseconds