Lines Matching refs:ZVAL_COPY_VALUE
128 ZVAL_COPY_VALUE(zv, &ref->val); in zend_jit_unref_helper()
2289 ZVAL_COPY_VALUE(var_ptr, &tmp); in zend_jit_pre_inc_typed_ref()
2315 ZVAL_COPY_VALUE(var_ptr, &tmp); in zend_jit_pre_dec_typed_ref()
2339 ZVAL_COPY_VALUE(var_ptr, ret); in zend_jit_post_inc_typed_ref()
2358 ZVAL_COPY_VALUE(var_ptr, ret); in zend_jit_post_dec_typed_ref()
2376 ZVAL_COPY_VALUE(&ref->val, &z_copy); in zend_jit_assign_op_to_typed_ref()
2389 ZVAL_COPY_VALUE(&ref->val, &z_copy); in zend_jit_assign_op_to_typed_ref_tmp()
2643 ZVAL_COPY_VALUE(zptr, &z_copy); in zend_jit_assign_op_to_typed_prop()
2743 ZVAL_COPY_VALUE(var_ptr, &tmp); in zend_jit_inc_typed_prop()
2776 ZVAL_COPY_VALUE(var_ptr, &tmp); in zend_jit_dec_typed_prop()
2825 ZVAL_COPY_VALUE(var_ptr, result); in zend_jit_post_inc_typed_prop()
2860 ZVAL_COPY_VALUE(var_ptr, result); in zend_jit_post_dec_typed_prop()