Searched refs:spell_expand_need_cap (Results 1 – 1 of 1) sorted by relevance
4315 static int spell_expand_need_cap; variable4320 spell_expand_need_cap = check_need_cap(curwin->w_cursor.lnum, col); in spell_expand_check_cap()4337 spell_suggest_list(&ga, pat, 100, spell_expand_need_cap, TRUE); in expand_spelling()