Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c1171 #define DICT_EXACT (2) // "dict" is the exact name of a file macro
1249 if (flags == DICT_EXACT) in ins_compl_dictionaries()
1288 if (flags != DICT_EXACT) in ins_compl_dictionaries()
1319 if (flags != DICT_EXACT) in ins_compl_files()
2874 dict_f = DICT_EXACT; in ins_compl_get_exp()