Searched refs:zend_ast_process_t (Results 1 – 2 of 2) sorted by relevance
197 typedef void (*zend_ast_process_t)(zend_ast *ast); typedef198 extern ZEND_API zend_ast_process_t zend_ast_process;
28 ZEND_API zend_ast_process_t zend_ast_process = NULL;
Completed in 14 milliseconds