Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dvi.c76 cv_undo(el); in cv_action()
111 cv_undo(el); in cv_paste()
261 cv_undo(el); in vi_change_case()
308 cv_undo(el); in vi_insert_at_bol()
328 cv_undo(el); in vi_replace_char()
344 cv_undo(el); in vi_replace_mode()
373 cv_undo(el); in vi_substitute_line()
391 cv_undo(el); in vi_change_to_eol()
410 cv_undo(el); in vi_insert()
434 cv_undo(el); in vi_add()
[all …]
H A Dchared.h133 libedit_private void cv_undo(EditLine *);
H A Dchared.c62 cv_undo(EditLine *el) in cv_undo() function
128 cv_undo(el); in c_delafter()
169 cv_undo(el); in c_delbefore()