Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c3817 #define DUMPFLAG_COUNT 2 // include word count macro
3846 spell_dump_compl(NULL, 0, NULL, eap->forceit ? DUMPFLAG_COUNT : 0); in ex_spelldump()
4115 if (dumpflags & DUMPFLAG_COUNT) in dump_word()