Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c189 ungetkey(c);
225 ungetkey(c);
540 ungetkey('_');
575 ungetkey('_');
599 ungetkey('$'), c = 'c';
887 ungetkey(c == 'p' ? 'a' : 'i');
H A Dex_vops2.c376 ungetkey('u'); in vappend()
1040 ungetkey(c);
1060 ungetkey(c);
1121 ungetkey(c), c = '\\';
1159 ungetkey(c);
H A Dex_vget.c47 ungetkey(int c) in ungetkey() function
234 ungetkey(c); in getesc()
780 ungetkey(c); in vgetcnt()
H A Dex_cmds2.c661 ungetkey(':'); in vcontin()
H A Dex_v.c534 ungetkey(ATTN);
H A Dex_voper.c107 ungetkey(' '); in operate()
H A Dex_vops.c999 ungetkey(c); in vrep()