Home
last modified time | relevance | path

Searched refs:cv_repeat_srch (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dsearch.h63 protected el_action_t cv_repeat_srch(EditLine *, Int);
Dvi.c696 return cv_repeat_srch(el, el->el_search.patdir); in vi_repeat_search_next()
712 return (cv_repeat_srch(el, in vi_repeat_search_prev()
Dsearch.c571 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch() function