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

/illumos-gate/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_vget.c47 ungetkey(int c) function
85 * If an key was returned with ungetkey, that
234 ungetkey(c);
779 ungetkey(c);
H A Dex_vops2.c376 ungetkey('u');
1040 ungetkey(c);
1060 ungetkey(c);
1121 ungetkey(c), c = '\\';
1159 ungetkey(c);
H A Dex_cmds2.c663 ungetkey(':');
H A Dex_v.c536 ungetkey(ATTN);
H A Dex_voper.c107 ungetkey(' ');
H A Dex_vops.c999 ungetkey(c);

Completed in 841 milliseconds