Searched refs:zend_ast_process (Results 1 – 3 of 3) sorted by relevance
198 extern ZEND_API zend_ast_process_t zend_ast_process;
607 if (zend_ast_process) { in END_EXTERN_C()608 zend_ast_process(CG(ast)); in END_EXTERN_C()
28 ZEND_API zend_ast_process_t zend_ast_process = NULL; variable
Completed in 28 milliseconds