Searched refs:zend_ast_process_t (Results 1 – 2 of 2) sorted by relevance
190 typedef void (*zend_ast_process_t)(zend_ast *ast); typedef191 extern ZEND_API zend_ast_process_t zend_ast_process;
29 ZEND_API zend_ast_process_t zend_ast_process = NULL;
Completed in 11 milliseconds