Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c2017 pos_T old_op_start, old_op_end; in clip_get_selection() local
2039 old_op_end = curbuf->b_op_end; in clip_get_selection()
2060 curbuf->b_op_end = old_op_end; in clip_get_selection()