Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h146 void zend_compile_top_stmt(zend_ast *ast);
H A Dzend_language_scanner.l608 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()
775 zend_compile_top_stmt(CG(ast)); in compile_string()
H A Dzend_compile.c5754 zend_compile_top_stmt(stmt_ast); in zend_compile_namespace()
7054 void zend_compile_top_stmt(zend_ast *ast) /* {{{ */ in zend_compile_top_stmt() function
7064 zend_compile_top_stmt(list->child[i]); in zend_compile_top_stmt()
H A Dzend_language_scanner.c610 zend_compile_top_stmt(CG(ast)); in END_EXTERN_C()
777 zend_compile_top_stmt(CG(ast)); in compile_string()

Completed in 43 milliseconds