Searched refs:ed_search_next_history (Results 1 – 2 of 2) sorted by relevance
394 ed_search_next_history(el, 0)); in ce_inc_search()513 ed_search_next_history(el, 0)) == CC_ERROR) { in cv_search()584 return ed_search_next_history(el, 0); in cv_repeat_srch()
774 ed_search_next_history(EditLine *el, Int c __attribute__((__unused__))) in ed_search_next_history() function