Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c3818 #define DUMPFLAG_ICASE 4 // ignore case when finding matches macro
3893 dumpflags |= DUMPFLAG_ICASE; in spell_dump_compl()
4131 else if (((dumpflags & DUMPFLAG_ICASE) in dump_word()