Searched refs:compl_match_array (Results 1 – 1 of 1) sorted by relevance
884 static pumitem_T *compl_match_array = NULL; variable895 if (compl_match_array != NULL) in ins_compl_upd_pum()911 if (compl_match_array != NULL) in ins_compl_del_pum()914 VIM_CLEAR(compl_match_array); in ins_compl_del_pum()1049 if (compl_match_array == NULL) in ins_compl_show_pum()1067 if (compl_match_array != NULL) in ins_compl_show_pum()1100 compl_match_array[i].pum_text = in ins_compl_show_pum()1107 compl_match_array[i++].pum_extra = in ins_compl_show_pum()1142 || compl_match_array[i].pum_text in ins_compl_show_pum()1150 if (compl_match_array != NULL) in ins_compl_show_pum()[all …]