Searched refs:viminfo_hislen (Results 1 – 1 of 1) sorted by relevance
464 static int viminfo_hislen[HIST_COUNT] = {0, 0, 0, 0, 0}; variable527 viminfo_hislen[type] = len; in prepare_viminfo_history()545 if (viminfo_hisidx[type] < viminfo_hislen[type]) in read_viminfo_history()614 if (viminfo_hisidx[type] < viminfo_hislen[type]) in handle_viminfo_history()