Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vmain.c191 ungetkey(c);
227 ungetkey(c);
542 ungetkey('_');
577 ungetkey('_');
601 ungetkey('$'), c = 'c';
890 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()
779 ungetkey(c); in vgetcnt()
H A Dex_cmds2.c663 ungetkey(':'); in vcontin()
H A Dex_v.c536 ungetkey(ATTN);
H A Dex_vops.c999 ungetkey(c); in vrep()
H A Dex_voper.c107 ungetkey(' '); in operate()