Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c11205 static void zend_compile_const_expr(zend_ast **ast_ptr, void *context) /* {{{ */ in zend_compile_const_expr() function
11242 zend_ast_apply(ast, zend_compile_const_expr, context); in zend_compile_const_expr()
11252 zend_compile_const_expr(ast_ptr, &context); in zend_const_expr_to_zval()

Completed in 54 milliseconds