Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c85 static char_u typebuf_init[TYPELEN_INIT]; // initial typebuf.tb_buf variable
924 typebuf.tb_buf = typebuf_init; in init_typebuf()
1043 if (typebuf.tb_buf != typebuf_init) in ins_typebuf()
1358 if (typebuf.tb_buf == typebuf_init) in free_typebuf()