Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c171 int count_word = docount; in spell_check() local
297 if (count_word && mi.mi_result == SP_OK) in spell_check()
301 count_word = FALSE; in spell_check()