Home
last modified time | relevance | path

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

/PHP-8.1/ext/zend_test/tests/
H A Dopline_dangling_02.phpt2 possible segfault in `ZEND_FUNC_GET_ARGS`
/PHP-8.1/Zend/
H A Dzend_vm_opcodes.h258 #define ZEND_FUNC_GET_ARGS 172 macro
H A Dzend_compile.c4328 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, NULL, NULL); in zend_compile_func_get_args()
4375 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, &first, NULL); in zend_compile_func_array_slice()
H A Dzend_vm_def.h9234 ZEND_VM_HANDLER(172, ZEND_FUNC_GET_ARGS, UNUSED|CONST, UNUSED)
/PHP-8.1/Zend/Optimizer/
H A Ddce.c126 case ZEND_FUNC_GET_ARGS: in may_have_side_effects()
H A Dzend_cfg.c426 case ZEND_FUNC_GET_ARGS: in zend_build_cfg()
H A Dzend_inference.c3792 case ZEND_FUNC_GET_ARGS: in _zend_update_type_info()
4847 case ZEND_FUNC_GET_ARGS: in zend_may_throw_ex()
/PHP-8.1/
H A DNEWS66 ZEND_FUNC_GET_ARGS and ZEND_BIND_STATIC). (Florian Engelhardt)

Completed in 81 milliseconds