Searched refs:dv_copydict (Results 1 – 3 of 3) sorted by relevance
306 orig->dv_copydict = copy; in dict_copy()
1573 dict_T *dv_copydict; // copied dict used by deepcopy() member
5997 to->vval.v_dict = from->vval.v_dict->dv_copydict; in item_copy()