Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c2799 int looped_around = FALSE; in ins_compl_get_exp() local
3058 looped_around = FALSE; in ins_compl_get_exp()
3095 if (looped_around) in ins_compl_get_exp()
3098 looped_around = TRUE; in ins_compl_get_exp()
3105 if (looped_around) in ins_compl_get_exp()
3108 looped_around = TRUE; in ins_compl_get_exp()