Home
last modified time | relevance | path

Searched refs:zend_ast_apply (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_ast.h313 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() function
H A Dzend_compile.c10548 zend_ast_apply(ast, zend_compile_const_expr, context); in zend_compile_const_expr()

Completed in 55 milliseconds