Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.h312 typedef void (*zend_ast_apply_func)(zend_ast **ast_ptr, void *context); typedef
313 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn, void *context);
H A Dzend_ast.c1179 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn, void *context) { in zend_ast_apply()

Completed in 16 milliseconds