Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro59 dict_T *make_partial(dict_T *selfdict_in, typval_T *rettv);
/vim-8.2.3635/src/
H A Duserfunc.c5303 make_partial(dict_T *selfdict_in, typval_T *rettv) in make_partial() argument
5310 dict_T *selfdict = selfdict_in; in make_partial()