Home
last modified time | relevance | path

Searched refs:get_input_buf (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dui.pro21 char_u *get_input_buf(void);
/vim-8.2.3635/src/
H A Dui.c792 get_input_buf(void) in get_input_buf() function
H A Dgetchar.c1413 tp->save_inputbuf = get_input_buf(); in save_typeahead()