Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c11028 static bool zend_is_allowed_in_const_expr(zend_ast_kind kind) /* {{{ */ in zend_is_allowed_in_const_expr() function
11213 if (!zend_is_allowed_in_const_expr(ast->kind)) { in zend_compile_const_expr()

Completed in 35 milliseconds