Searched refs:cv_repeat_srch (Results 1 – 3 of 3) sorted by relevance
63 protected el_action_t cv_repeat_srch(EditLine *, Int);
696 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()
571 cv_repeat_srch(EditLine *el, Int c) in cv_repeat_srch() function