Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dvi.c61 static el_action_t cv_paste(EditLine *, wint_t);
99 cv_paste(EditLine *el, wint_t c) in cv_paste() function
135 return cv_paste(el, 0); in vi_paste_next()
148 return cv_paste(el, 1); in vi_paste_prev()