Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro71 dict_T *get_current_funccal_dict(hashtab_T *ht);
/vim-8.2.3635/src/
H A Devalvars.c1759 d = get_current_funccal_dict(ht); in do_unlet()
H A Duserfunc.c5544 get_current_funccal_dict(hashtab_T *ht) in get_current_funccal_dict() function