Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h536 EXTERN char_u *p_dict; // 'dictionary' variable
H A Dinsexpand.c299 if (dict_opt ? (*curbuf->b_p_dict == NUL && *p_dict == NUL in has_compl_option()
2963 ? p_dict in ins_compl_get_exp()
H A Doptiondefs.h837 (char_u *)&p_dict, PV_DICT,