Lines Matching refs:ZVAL_COPY_VALUE
61 ZVAL_COPY_VALUE(argument_array, param_ptr); in zend_get_parameters_array_ex()
696 ZVAL_COPY_VALUE(arg, &obj); in zend_parse_arg_number_or_str_slow()
721 ZVAL_COPY_VALUE(arg, &obj); in zend_parse_arg_str_weak()
1430 ZVAL_COPY_VALUE(val, &tmp); in update_property()
1459 ZVAL_COPY_VALUE(&c->value, &tmp); in zend_update_class_constant()
1652 ZVAL_COPY_VALUE(&tmp, prop); in object_properties_init_ex()
1656 ZVAL_COPY_VALUE(slot, &tmp); in object_properties_init_ex()
1658 ZVAL_COPY_VALUE(slot, prop); in object_properties_init_ex()
1701 ZVAL_COPY_VALUE(slot, prop); in object_properties_load()
4145 ZVAL_COPY_VALUE(&fci->function_name, callable); in zend_fcall_info_init()
4378 ZVAL_COPY_VALUE(&ce->default_static_members_table[property_info->offset], property); in zend_declare_typed_property()
4411 ZVAL_COPY_VALUE(property_default_ptr, property); in zend_declare_typed_property()
4458 ZVAL_COPY_VALUE(&ref->val, val); in zend_try_assign_typed_ref_ex()
4564 ZVAL_COPY_VALUE(&tmp, zv); in zend_try_assign_typed_ref_zval()
4573 ZVAL_COPY_VALUE(&tmp, zv); in zend_try_assign_typed_ref_zval_ex()
4670 ZVAL_COPY_VALUE(&c->value, value); in zend_declare_typed_class_constant()
4893 ZVAL_COPY_VALUE(&tmp, value); in zend_update_static_property_ex()