Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c3819 #define DUMPFLAG_ONECAP 8 // pattern starts with capital macro
3898 dumpflags |= DUMPFLAG_ONECAP; in spell_dump_compl()
4074 if (dumpflags & DUMPFLAG_ONECAP) in dump_word()