Searched refs:ed_search_next_history (Results 1 – 2 of 2) sorted by relevance
392 ed_search_next_history(el, 0)); in ce_inc_search()511 ed_search_next_history(el, 0)) == CC_ERROR) { in cv_search()583 return ed_search_next_history(el, 0); in cv_repeat_srch()
692 ed_search_next_history(EditLine *el, wint_t c __attribute__((__unused__))) in ed_search_next_history() function