Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c72 #define SP_RARE 1 macro
374 else if (mi.mi_result == SP_RARE) in spell_check()
380 if (wrongcaplen > 0 && (mi.mi_result == SP_OK || mi.mi_result == SP_RARE)) in spell_check()
866 res = SP_RARE; in find_word()