Home
last modified time | relevance | path

Searched refs:zend_ast_process_t (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_ast.h197 typedef void (*zend_ast_process_t)(zend_ast *ast); typedef
198 extern ZEND_API zend_ast_process_t zend_ast_process;
H A Dzend_ast.c28 ZEND_API zend_ast_process_t zend_ast_process = NULL;

Completed in 9 milliseconds