Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/tests/
H A Dopline_dangling_02.phpt2 possible segfault in `ZEND_FUNC_GET_ARGS`
/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h257 #define ZEND_FUNC_GET_ARGS 172 macro
H A Dzend_compile.c4485 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, NULL, NULL); in zend_compile_func_get_args()
4532 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, &first, NULL); in zend_compile_func_array_slice()
H A Dzend_vm_def.h9455 ZEND_VM_HANDLER(172, ZEND_FUNC_GET_ARGS, UNUSED|CONST, UNUSED)
/PHP-8.3/Zend/Optimizer/
H A Ddce.c126 case ZEND_FUNC_GET_ARGS: in may_have_side_effects()
H A Dzend_cfg.c420 case ZEND_FUNC_GET_ARGS: in zend_build_cfg()
H A Dzend_inference.c3862 case ZEND_FUNC_GET_ARGS: in _zend_update_type_info()
4899 case ZEND_FUNC_GET_ARGS: in zend_may_throw_ex()
/PHP-8.3/
H A DNEWS783 ZEND_FUNC_GET_ARGS and ZEND_BIND_STATIC). (Florian Engelhardt)

Completed in 67 milliseconds