Home
last modified time | relevance | path

Searched refs:VICMD (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-10-stable/contrib/nvi/vi/
Dextern.h7 int v_at __P((SCR *, VICMD *));
8 int v_chrepeat __P((SCR *, VICMD *));
9 int v_chrrepeat __P((SCR *, VICMD *));
10 int v_cht __P((SCR *, VICMD *));
11 int v_chf __P((SCR *, VICMD *));
12 int v_chT __P((SCR *, VICMD *));
13 int v_chF __P((SCR *, VICMD *));
14 int v_delete __P((SCR *, VICMD *));
15 int v_again __P((SCR *, VICMD *));
16 int v_exmode __P((SCR *, VICMD *));
[all …]
Dv_scroll.c28 static void goto_adjust __P((VICMD *));
70 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto()
107 v_home(SCR *sp, VICMD *vp) in v_home()
124 v_middle(SCR *sp, VICMD *vp) in v_middle()
145 v_bottom(SCR *sp, VICMD *vp) in v_bottom()
155 goto_adjust(VICMD *vp) in goto_adjust()
208 v_up(SCR *sp, VICMD *vp) in v_up()
230 v_cr(SCR *sp, VICMD *vp) in v_cr()
251 v_down(SCR *sp, VICMD *vp) in v_down()
272 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup()
[all …]
Dv_ex.c33 static int v_ex_done __P((SCR *, VICMD *));
34 static int v_exec_ex __P((SCR *, VICMD *, EXCMD *));
43 v_again(SCR *sp, VICMD *vp) in v_again()
59 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
95 v_join(SCR *sp, VICMD *vp) in v_join()
124 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
140 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
156 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
172 v_switch(SCR *sp, VICMD *vp) in v_switch()
205 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
[all …]
Dv_word.c69 static int bword __P((SCR *, VICMD *, enum which));
70 static int eword __P((SCR *, VICMD *, enum which));
71 static int fword __P((SCR *, VICMD *, enum which));
80 v_wordW(SCR *sp, VICMD *vp) in v_wordW()
92 v_wordw(SCR *sp, VICMD *vp) in v_wordw()
102 fword(SCR *sp, VICMD *vp, enum which type) in fword()
240 v_wordE(SCR *sp, VICMD *vp) in v_wordE()
252 v_worde(SCR *sp, VICMD *vp) in v_worde()
262 eword(SCR *sp, VICMD *vp, enum which type) in eword()
386 v_wordB(SCR *sp, VICMD *vp) in v_wordB()
[all …]
Dv_itxt.c60 static u_int32_t set_txt_std __P((SCR *, VICMD *, u_int32_t));
69 v_iA(SCR *sp, VICMD *vp) in v_iA()
89 v_ia(SCR *sp, VICMD *vp) in v_ia()
126 v_iI(SCR *sp, VICMD *vp) in v_iI()
145 v_ii(SCR *sp, VICMD *vp) in v_ii()
169 static int io __P((SCR *, VICMD *, enum which));
178 v_iO(SCR *sp, VICMD *vp) in v_iO()
190 v_io(SCR *sp, VICMD *vp) in v_io()
196 io(SCR *sp, VICMD *vp, enum which cmd) in io()
246 v_change(SCR *sp, VICMD *vp) in v_change()
[all …]
Dv_search.c31 static int v_exaddr __P((SCR *, VICMD *, dir_t));
32 static int v_search __P((SCR *, VICMD *, CHAR_T *, size_t, u_int, dir_t));
41 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
53 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
63 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
284 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
309 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
344 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
393 v_search(SCR *sp, VICMD *vp, CHAR_T *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
456 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
Dv_mark.c29 static int mark __P((SCR *, VICMD *, int, enum which));
38 v_mark(SCR *sp, VICMD *vp) in v_mark()
59 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
73 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
85 v_emark(SCR *sp, VICMD *vp) in v_emark()
105 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
Dv_ch.c38 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat()
67 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat()
106 v_cht(SCR *sp, VICMD *vp) in v_cht()
137 v_chf(SCR *sp, VICMD *vp) in v_chf()
194 v_chT(SCR *sp, VICMD *vp) in v_chT()
219 v_chF(SCR *sp, VICMD *vp) in v_chF()
Dv_put.c27 static void inc_buf __P((SCR *, VICMD *));
36 v_Put(SCR *sp, VICMD *vp) in v_Put()
67 v_put(SCR *sp, VICMD *vp) in v_put()
107 inc_buf(SCR *sp, VICMD *vp) in inc_buf()
Dvi.c37 *v_alias __P((SCR *, VICMD *, VIKEYS const *));
38 static gcret_t v_cmd __P((SCR *, VICMD *, VICMD *, VICMD *, int *, int *));
43 static int v_motion __P((SCR *, VICMD *, VICMD *, int *));
46 static void v_comlog __P((SCR *, VICMD *));
69 VICMD cmd = { 0 }, *vp; in vi()
137 memset(vp, 0, sizeof(VICMD)); in vi()
453 VICMD *dp, in v_cmd()
454 VICMD *vp, in v_cmd()
455 VICMD *ismotion, /* Previous key if getting motion component. */ in v_cmd()
719 VICMD *dm, in v_motion()
[all …]
Dv_left.c34 v_left(SCR *sp, VICMD *vp) in v_left()
72 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
139 v_first(SCR *sp, VICMD *vp) in v_first()
201 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
261 v_zero(SCR *sp, VICMD *vp) in v_zero()
Dvi.h125 } VICMD; typedef
129 int (*func) __P((SCR *, VICMD *));
224 VICMD cmd; /* Current command, motion. */
225 VICMD motion;
232 VICMD sdot; /* Saved dot, motion command. */
233 VICMD sdotmotion;
Dv_undo.c37 v_Undo(SCR *sp, VICMD *vp) in v_Undo()
71 v_undo(SCR *sp, VICMD *vp) in v_undo()
Dv_xchar.c34 v_xchar(SCR *sp, VICMD *vp) in v_xchar()
81 v_Xchar(SCR *sp, VICMD *vp) in v_Xchar()
Dv_right.c34 v_right(SCR *sp, VICMD *vp) in v_right()
84 v_dollar(SCR *sp, VICMD *vp) in v_dollar()
Dv_ulcase.c50 v_ulcase(SCR *sp, VICMD *vp) in v_ulcase()
108 v_mulcase(SCR *sp, VICMD *vp) in v_mulcase()
Dv_section.c65 v_sectionf(SCR *sp, VICMD *vp) in v_sectionf()
172 v_sectionb(SCR *sp, VICMD *vp) in v_sectionb()
Dv_redraw.c34 v_redraw(SCR *sp, VICMD *vp) in v_redraw()
Dv_status.c34 v_status(SCR *sp, VICMD *vp) in v_status()
Dv_zexit.c35 v_zexit(SCR *sp, VICMD *vp) in v_zexit()
Dv_paragraph.c67 v_paragraphf(SCR *sp, VICMD *vp) in v_paragraphf()
205 v_paragraphb(SCR *sp, VICMD *vp) in v_paragraphb()
Dv_screen.c34 v_screen(SCR *sp, VICMD *vp) in v_screen()
Dv_sentence.c55 v_sentencef(SCR *sp, VICMD *vp) in v_sentencef()
194 v_sentenceb(SCR *sp, VICMD *vp) in v_sentenceb()
Dv_yank.c45 v_yank(SCR *sp, VICMD *vp) in v_yank()
Dv_delete.c35 v_delete(SCR *sp, VICMD *vp) in v_delete()

12