Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c6361 char_u *lstart = curbuf->b_s.b_p_spl; in init_spellfile() local
6376 lstart = lend + 1; in init_spellfile()
6388 lstart - curbuf->b_s.b_p_spl - 1); in init_spellfile()
6409 "/%.*s", (int)(lend - lstart), lstart); in init_spellfile()