Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_ast.h302 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn);
H A Dzend_ast.c909 ZEND_API void zend_ast_apply(zend_ast *ast, zend_ast_apply_func fn) { in zend_ast_apply() function
H A Dzend_compile.c9336 zend_ast_apply(ast, zend_compile_const_expr); in zend_compile_const_expr()

Completed in 69 milliseconds