Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h216 typedef void (*zend_ast_process_t)(zend_ast *ast); typedef
217 extern ZEND_API zend_ast_process_t zend_ast_process;
H A Dzend_ast.c29 ZEND_API zend_ast_process_t zend_ast_process = NULL;

Completed in 20 milliseconds