Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dbug70183.phpt2 Bug #70183 (null pointer deref (segfault) in zend_eval_const_expr)
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_013.phpt2 Stack limit 013 - Internal stack limit check in zend_eval_const_expr()
/php-src/Zend/
H A Dzend_compile.c5164 zend_eval_const_expr(&ast->child[1]); in zend_compile_static_var()
5859 zend_eval_const_expr(cond_ast); in determine_switch_jumptable_type()
6066 zend_eval_const_expr(cond_ast); in can_match_use_jumptable()
10078 zend_eval_const_expr(&ast->child[0]); in zend_compile_class_const()
10079 zend_eval_const_expr(&ast->child[1]); in zend_compile_class_const()
10541 zend_eval_const_expr(ast_ptr); in zend_const_expr_to_zval()
10952 zend_eval_const_expr(&ast->child[0]); in zend_eval_const_expr()
10953 zend_eval_const_expr(&ast->child[1]); in zend_eval_const_expr()
10966 zend_eval_const_expr(&ast->child[0]); in zend_eval_const_expr()
10967 zend_eval_const_expr(&ast->child[1]); in zend_eval_const_expr()
[all …]

Completed in 36 milliseconds