Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c618 match = compl_first_match; in ins_compl_add()
678 if (compl_first_match == NULL) in ins_compl_add()
695 compl_first_match = match; in ins_compl_add()
833 match = compl_first_match; in ins_compl_make_cyclic()
950 compl = compl_first_match; in pum_enough_matches()
1053 compl = compl_first_match; in ins_compl_show_pum()
1075 compl = compl_first_match; in ins_compl_show_pum()
2589 && match != compl_first_match; in ins_compl_update_sequence_numbers()
2610 && match != compl_first_match; in ins_compl_update_sequence_numbers()
2684 match = compl_first_match; in get_complete_info()
[all …]