Searched refs:gotchars (Results 1 – 3 of 3) sorted by relevance
1256 gotchars(char_u *chars, int len) in gotchars() function2583 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()
362 check for mapping and let gotchars() work on the copy-buffer.
3778 Solution: Call gotchars() only when advancing.