Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregister.c33 static int put_in_typebuf(char_u *s, int esc, int colon,
621 retval = put_in_typebuf(p + 5, TRUE, TRUE, silent); in do_execreg()
623 retval = put_in_typebuf(p, TRUE, TRUE, silent); in do_execreg()
633 retval = put_in_typebuf(p, TRUE, colon, silent); in do_execreg()
645 retval = put_in_typebuf(p, FALSE, colon, silent); in do_execreg()
738 put_in_typebuf( in put_in_typebuf() function
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt2476 put_in_typebuf(). Char mapped twice?