Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregister.c31 static int stuff_yank(int, char_u *);
406 retval = stuff_yank(regname, p); in do_record()
422 stuff_yank(int regname, char_u *p) in stuff_yank() function