Searched refs:rl_forward_search_history (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/libreadline/
H A Dfunmap.c97 { "forward-search-history", rl_forward_search_history },
H A Disearch.c143 rl_forward_search_history (sign, key) function
345 else if (f == rl_forward_search_history)
H A Dreadline.h181 extern int rl_forward_search_history PARAMS((int, int));
H A Dvi_keymap.c55 { ISFUNC, rl_forward_search_history }, /* Control-s */
335 { ISFUNC, rl_forward_search_history }, /* Control-s */
H A Demacs_keymap.c55 { ISFUNC, rl_forward_search_history }, /* Control-s */

Completed in 152 milliseconds