Home
last modified time | relevance | path

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

/dports/editors/2bsd-vi/ex-050325/
H A Dex_vput.c170 vputchar(' '); in vclreol()
605 vputchar(c); in vinschar()
700 vputchar(c); in vinschar()
868 vputchar(' '); in vneedpos()
897 Outchar = vputchar; in vnpins()
933 vputchar(*up++); in vishft()
971 vputchar(*up++); in vishft()
983 vputchar(' '); in vishft()
1076 vputchar(c); in viin()
1089 vputchar(*tp++); in viin()
[all …]
H A Dex_v.c198 Outchar = vputchar; in oop()
317 Outchar = vputchar; in vop()
H A Dex_cmds2.c295 if (Outchar != vputchar) { in fixol()
299 Outchar = vputchar; in fixol()
H A Dex_vops2.c431 Outchar = vputchar; in vappend()
636 Outchar = vputchar; in vgetline()
985 vputchar(' '); in vgetline()
H A Dex_vmain.c1165 vputchar(esave[i]); in vmain()
1328 Outchar = vputchar; in vzop()
H A Dex_proto.h541 extern int vputchar(register int);
H A Dex_vops.c451 vputchar('@'); in vdelete()