Home
last modified time | relevance | path

Searched defs:need_cap (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dspellsuggest.c469 int need_cap; in spell_suggest() local
712 int need_cap, // 'spellcapcheck' matched in spell_suggest_list()
759 int need_cap, // word should start with capital in spell_find_suggest()
H A Dspell.c2806 int need_cap = FALSE; in check_need_cap() local