Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddict.c241 dictitem_copy(dictitem_T *org) in dictitem_copy() function
1116 di1 = dictitem_copy(HI2DI(hi2)); in dict_extend()