Home
last modified time | relevance | path

Searched refs:inchar_loop (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dui.pro5 int inchar_loop(char_u *buf, int maxlen, long wtime, int tb_change_cnt, int (*wait_func)(long wtime…
/vim-8.2.3635/src/
H A Dui.c266 inchar_loop( in inchar_loop() function
H A Dgui.c3020 retval = inchar_loop(buf, maxlen, wtime, tb_change_cnt, in gui_wait_for_chars_buf()
H A Dos_unix.c388 return inchar_loop(buf, maxlen, wtime, tb_change_cnt, in mch_inchar()