Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dinsexpand.pro20 int has_compl_option(int dict_opt);
/vim-8.2.3635/src/
H A Dinsexpand.c297 has_compl_option(int dict_opt) in has_compl_option() argument
299 if (dict_opt ? (*curbuf->b_p_dict == NUL && *p_dict == NUL in has_compl_option()
312 msg_attr(dict_opt ? _("'dictionary' option is empty") in has_compl_option()