Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c1406 static long_u save_length = 0; in clip_x11_convert_selection_cb() local
1465 if (save_length < *length || save_length / 2 >= *length) in clip_x11_convert_selection_cb()
1475 save_length = *length; in clip_x11_convert_selection_cb()
1503 save_length = *length; in clip_x11_convert_selection_cb()