Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dvi.c173 return CC_CURSOR; in vi_prev_big_word()
198 return CC_CURSOR; in vi_prev_word()
222 return CC_CURSOR; in vi_next_big_word()
246 return CC_CURSOR; in vi_next_word()
310 return CC_CURSOR; in vi_insert_at_bol()
430 ret = CC_CURSOR; in vi_add()
452 return CC_CURSOR; in vi_add_at_eol()
489 return CC_CURSOR; in vi_end_big_word()
513 return CC_CURSOR; in vi_end_word()
565 return CC_CURSOR; in vi_command_mode()
[all …]
H A Dcommon.c228 return CC_CURSOR; in ed_move_to_end()
252 return CC_CURSOR; in ed_move_to_beg()
306 return CC_CURSOR; in ed_next_char()
332 return CC_CURSOR; in ed_prev_word()
355 return CC_CURSOR; in ed_prev_char()
779 return CC_CURSOR; in ed_prev_line()
813 return CC_CURSOR; in ed_next_line()
H A Dhistedit.h77 #define CC_CURSOR 5 macro
H A Demacs.c279 return CC_CURSOR; in em_next_word()
390 return CC_CURSOR; in em_exchange_mark()
H A Dread.c544 case CC_CURSOR: in el_wgets()
H A Dsearch.c641 return CC_CURSOR; in cv_csearch()