Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgetchar.pro6 void typeahead_noflush(int c);
/vim-8.2.3635/src/
H A Dgetchar.c399 typeahead_noflush(int c) in typeahead_noflush() function
H A Dmessage.c2921 typeahead_noflush(':'); in do_more_prompt()