Searched refs:rl_history_search_backward (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/libreadline/
H A Dsearch.c546 rl_last_func != rl_history_search_backward)
558 rl_history_search_backward (count, ignore) function
565 rl_last_func != rl_history_search_backward)
H A Dfunmap.c99 { "history-search-backward", rl_history_search_backward },
H A Dreadline.h205 extern int rl_history_search_backward PARAMS((int, int));

Completed in 89 milliseconds