Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro42 int spell_word_start(int startcol);
/vim-8.2.3635/src/
H A Dinsexpand.c4047 compl_col = spell_word_start(startcol); in ins_complete()
H A Dspell.c4280 spell_word_start(int startcol) in spell_word_start() function