Home
last modified time | relevance | path

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

/external/libedit/src/
Dsearch.c394 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()
Dcommon.c774 ed_search_next_history(EditLine *el, Int c __attribute__((__unused__))) in ed_search_next_history() function