Home
last modified time | relevance | path

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

/external/libedit/src/
Dvi.c55 private el_action_t cv_paste(EditLine *, Int);
93 cv_paste(EditLine *el, Int c) in cv_paste() function
128 return cv_paste(el, 0); in vi_paste_next()
141 return cv_paste(el, 1); in vi_paste_prev()