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

/freebsd-11-stable/lib/libedit/
H A Dsearch.c401 ed_search_next_history(el, 0));
520 ed_search_next_history(el, 0)) == CC_ERROR) {
591 return ed_search_next_history(el, 0);
H A Dcommon.c774 /* ed_search_next_history():
780 ed_search_next_history(EditLine *el, wint_t c __attribute__((__unused__))) function

Completed in 78 milliseconds