Searched refs:zend_ast_apply (Results 1 – 3 of 3) sorted by relevance
308 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn, void *context);
1128 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn, void *context) { in zend_ast_apply() function
10119 zend_ast_apply(ast, zend_compile_const_expr, context); in zend_compile_const_expr()
Completed in 49 milliseconds