Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c3820 #define DUMPFLAG_ALLCAP 16 // pattern is all capitals macro
3900 dumpflags |= DUMPFLAG_ALLCAP; in spell_dump_compl()
4076 if (dumpflags & DUMPFLAG_ALLCAP) in dump_word()