Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_qnx.c64 int type = MLINE, clip_length = 0, is_type_set = FALSE; in clip_mch_request_selection() local
83 is_type_set = TRUE; in clip_mch_request_selection()
93 if (clip_text != NULL && is_type_set == FALSE) in clip_mch_request_selection()