Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c1256 gotchars(char_u *chars, int len) in gotchars() function
2583 gotchars(typebuf.tb_buf + typebuf.tb_off + typebuf.tb_maplen, in handle_mapping()
2753 gotchars(typebuf.tb_buf + typebuf.tb_off + typebuf.tb_maplen, in handle_mapping()
3022 gotchars(typebuf.tb_buf, 1); in vgetorpeek()
3060 gotchars(typebuf.tb_buf in vgetorpeek()
3429 gotchars(nop_buf, 3); in vgetorpeek()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt362 check for mapping and let gotchars() work on the copy-buffer.
H A Dversion7.txt3778 Solution: Call gotchars() only when advancing.