Searched refs:zend_compile_const_expr (Results 1 – 1 of 1) sorted by relevance
11213 static void zend_compile_const_expr(zend_ast **ast_ptr, void *context) /* {{{ */ in zend_compile_const_expr() function11250 zend_ast_apply(ast, zend_compile_const_expr, context); in zend_compile_const_expr()11260 zend_compile_const_expr(ast_ptr, &context); in zend_const_expr_to_zval()
Completed in 49 milliseconds