Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.h132 void zend_compile_top_stmt(zend_ast *ast);
H A Dzend_language_scanner.l601 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()
H A Dzend_compile.c6414 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()
7755 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function
7765 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()
H A Dzend_language_scanner.c603 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()

Completed in 63 milliseconds