Home
last modified time | relevance | path

Searched refs:vungetc (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgetchar.pro51 void vungetc(int c);
/vim-8.2.3635/src/
H A Dedit.c605 vungetc(c); in edit()
706 vungetc(c); in edit()
1976 vungetc(nc); in get_literal()
H A Dpopupmenu.c1560 vungetc(c); in pum_show_popupmenu()
H A Dmouse.c275 vungetc(nc); in do_mouse()
H A Dgetchar.c2876 vungetc(int c) in vungetc() function
H A Dnormal.c1005 vungetc(c); in normal_cmd()
1027 vungetc(c); // it wasn't, put it back in normal_cmd()
H A Dinsexpand.c3617 vungetc(c); in ins_compl_check_keys()
H A Dex_getln.c830 vungetc(c); in cmdline_handle_backslash_key()
H A Dterm.c6468 vungetc(c); in check_for_codes_from_term()
H A Dterminal.c2580 vungetc(raw_c); in terminal_loop()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt15323 Solution: Let vungetc() restore the mouse position.