Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c1329 alloc_typebuf(void) in alloc_typebuf() function
1380 if (alloc_typebuf() == FAIL) in save_typebuf()
1400 tp->typebuf_valid = (alloc_typebuf() == OK); in save_typeahead()