Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c1347 char_u *wstart; in ins_compl_files() local
1358 wstart = ptr; in ins_compl_files()
1377 if (wstart != regmatch->startp[0]) in ins_compl_files()
1378 add_r = ins_compl_add_infercase(wstart, in ins_compl_files()
1379 (int)(ptr - wstart), in ins_compl_files()