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

/freebsd-10.0-release/contrib/libreadline/
H A Dsearch.c539 rl_history_search_forward (count, ignore) function
545 if (rl_last_func != rl_history_search_forward &&
564 if (rl_last_func != rl_history_search_forward &&
H A Dfunmap.c100 { "history-search-forward", rl_history_search_forward },
H A Dreadline.h204 extern int rl_history_search_forward PARAMS((int, int));

Completed in 196 milliseconds