Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Devalvars.pro45 dict_T *get_vim_var_dict(int idx);
/vim-8.2.3635/src/
H A Dmisc1.c2665 dict_T *v_event = get_vim_var_dict(VV_EVENT); in get_v_event()
H A Dhighlight.c2297 dict_T *colornames_table = get_vim_var_dict(VV_COLORNAMES); in colorname2rgb()
H A Devalvars.c2288 get_vim_var_dict(int idx) in get_vim_var_dict() function