Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgetchar.pro26 int ins_typebuf(char_u *str, int noremap, int offset, int nottyped, int silent);
/vim-8.2.3635/src/
H A Dgetchar.c966 int nottyped, in ins_typebuf() argument
1089 if (nottyped || typebuf.tb_maplen > offset) in ins_typebuf()