Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_system_id.c69 if (zend_ast_process) { in zend_finalize_system_id()
H A Dzend_ast.h222 extern ZEND_API zend_ast_process_t zend_ast_process;
H A Dzend_language_scanner.l612 if (zend_ast_process) { in zend_compile()
613 zend_ast_process(CG(ast)); in zend_compile()
H A Dzend_ast.c29 ZEND_API zend_ast_process_t zend_ast_process = NULL; variable

Completed in 23 milliseconds