Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro44 int expand_spelling(linenr_T lnum, char_u *pat, char_u ***matchp);
/vim-8.2.3635/src/
H A Dinsexpand.c3036 num_matches = expand_spelling(first_match_pos.lnum, in ins_compl_get_exp()
H A Dspell.c4330 expand_spelling( in expand_spelling() function