Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c1665 int n_text = 0; in clip_x11_request_selection_cb() local
1675 &text_list, &n_text); in clip_x11_request_selection_cb()
1679 &text_list, &n_text); in clip_x11_request_selection_cb()
1680 if (status != Success || n_text < 1) in clip_x11_request_selection_cb()