Home
last modified time | relevance | path

Searched refs:trash_input_buf (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dui.pro25 void trash_input_buf(void);
/vim-8.2.3635/src/
H A Dui.c806 trash_input_buf(); in get_input_buf()
882 trash_input_buf(void) in trash_input_buf() function
H A Dtesting.c954 trash_input_buf(); in f_test_feedinput()
H A Dgui_photon.c607 trash_input_buf(); in gui_ph_handle_keyboard()
H A Dgui_x11.c983 trash_input_buf(); in gui_x11_key_hit_cb()
H A Dgui_w32.c807 trash_input_buf(); in _OnChar()
1884 trash_input_buf(); in process_message()
H A Dgui_haiku.cc3074 trash_input_buf(); in gui_haiku_process_event()
H A Dos_win32.c1949 trash_input_buf(); in mch_inchar()
H A Dgui_gtk_x11.c1162 trash_input_buf(); in key_press_event()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt8269 Solution: Define trash_input_buf() when needed. (Kelvin Lee)
12475 Problem: Win32: forward_slash() and trash_input_buf() are undefined when
12478 trash_input_buf() if the input buffer isn't used.