Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro9 void spell_cat_line(char_u *buf, char_u *line, int maxlen);
/vim-8.2.3635/src/
H A Dspell.c1346 spell_cat_line(buf + STRLEN(buf), in spell_move_to()
1509 spell_cat_line(char_u *buf, char_u *line, int maxlen) in spell_cat_line() function
H A Ddrawline.c517 spell_cat_line(nextline + SPWORDLEN, line, SPWORDLEN); in win_line()