Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c3344 compl_T *found_compl = NULL; in ins_compl_next() local
3466 found_compl = compl_shown_match; in ins_compl_next()
3471 if (found_compl != NULL) in ins_compl_next()
3473 compl_shown_match = found_compl; in ins_compl_next()