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

/freebsd-11-stable/lib/libedit/
H A Dsearch.c400 ed_search_prev_history(el, 0) :
519 if ((dir == ED_SEARCH_PREV_HISTORY ? ed_search_prev_history(el, 0) :
593 return ed_search_prev_history(el, 0);
H A Dcommon.c706 /* ed_search_prev_history():
712 ed_search_prev_history(EditLine *el, wint_t c __attribute__((__unused__))) function

Completed in 56 milliseconds