Searched refs:rl_vi_fetch_history (Results 1 – 4 of 4) sorted by relevance
164 { "vi-fetch-history", rl_vi_fetch_history },
224 extern int rl_vi_fetch_history PARAMS((int, int));
116 { ISFUNC, rl_vi_fetch_history }, /* G */
257 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() function