Searched refs:ed_search_prev_history (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libedit/
H A Dsearch.c382 ed_search_prev_history(el, 0) :
501 if ((dir == ED_SEARCH_PREV_HISTORY ? ed_search_prev_history(el, 0) :
575 return (ed_search_prev_history(el, 0));
H A Dcommon.c697 /* ed_search_prev_history():
703 ed_search_prev_history(EditLine *el, int c __unused) function

Completed in 55 milliseconds