Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dcmdhist.pro6 int *get_hisnum(int hist_type);
/vim-8.2.3635/src/
H A Dcmdhist.c53 get_hisnum(int hist_type) in get_hisnum() function
H A Dviminfo.c677 int *hisnum = get_hisnum(type); in concat_history()
744 int *hisnum = get_hisnum(type); in merge_history()