Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro43 void spell_expand_check_cap(colnr_T col);
/vim-8.2.3635/src/
H A Dinsexpand.c4055 spell_expand_check_cap(compl_col); in ins_complete()
H A Dspell.c4318 spell_expand_check_cap(colnr_T col) in spell_expand_check_cap() function