Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro26 int has_textyankpost(void);
/vim-8.2.3635/src/
H A Dautocmd.c1824 has_textyankpost(void) in has_textyankpost() function
H A Dregister.c1444 if (!deleting && has_textyankpost()) in op_yank()
H A Dops.c754 if (did_yank && has_textyankpost()) in op_delete()
H A Dnormal.c1381 if (has_textyankpost()) in end_visual_mode_keep_button()