Searched refs:zend_eval_const_expr (Results 1 – 3 of 3) sorted by relevance
2 Bug #70183 (null pointer deref (segfault) in zend_eval_const_expr)
2 Stack limit 013 - Internal stack limit check in zend_eval_const_expr()
4789 zend_eval_const_expr(&args->child[0]); in zend_compile_func_sprintf()5502 zend_eval_const_expr(&ast->child[1]); in zend_compile_static_var()6193 zend_eval_const_expr(cond_ast); in determine_switch_jumptable_type()6400 zend_eval_const_expr(cond_ast); in can_match_use_jumptable()10789 zend_eval_const_expr(&ast->child[0]); in zend_compile_class_const()10790 zend_eval_const_expr(&ast->child[1]); in zend_compile_class_const()11259 zend_eval_const_expr(ast_ptr); in zend_const_expr_to_zval()11670 zend_eval_const_expr(&ast->child[0]); in zend_eval_const_expr()11671 zend_eval_const_expr(&ast->child[1]); in zend_eval_const_expr()11684 zend_eval_const_expr(&ast->child[0]); in zend_eval_const_expr()[all …]
Completed in 34 milliseconds