Home
last modified time | relevance | path

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

/external/libedit/src/
Dvi.c163 cv_delfini(el); in vi_prev_big_word()
188 cv_delfini(el); in vi_prev_word()
212 cv_delfini(el); in vi_next_big_word()
236 cv_delfini(el); in vi_next_word()
479 cv_delfini(el); in vi_end_big_word()
503 cv_delfini(el); in vi_end_word()
575 cv_delfini(el); in vi_zero()
839 cv_delfini(el); in vi_match()
Dcommon.c214 cv_delfini(el); in ed_move_to_end()
241 cv_delfini(el); in ed_move_to_beg()
296 cv_delfini(el); in ed_next_char()
322 cv_delfini(el); in ed_prev_word()
345 cv_delfini(el); in ed_prev_char()
Dchared.h148 protected void cv_delfini(EditLine *);
Demacs.c272 cv_delfini(el); in em_next_word()
Dsearch.c638 cv_delfini(el); in cv_csearch()
Dchared.c333 cv_delfini(EditLine *el) in cv_delfini() function