Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdhist.c696 int hisidx2 = -1; in ex_history() local
737 if (!get_list_range(&end, &hisidx1, &hisidx2) || *end != NUL) in ex_history()
751 k = hisidx2; in ex_history()