Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwinclip.c206 int rawlen; // length of clip_star.format_raw, including encoding, member
337 && metadata.rawlen > (int)STRLEN(p_enc)) in clip_mch_request_selection()
349 str_size = (int)(metadata.rawlen - n); in clip_mch_request_selection()
476 metadata.rawlen = 0; in clip_mch_set_selection()
484 metadata.rawlen = (int)(txtlen + STRLEN(p_enc) + 1); in clip_mch_set_selection()
486 metadata.rawlen + 1); in clip_mch_set_selection()
495 metadata.rawlen = 0; in clip_mch_set_selection()
/vim-8.2.3635/runtime/syntax/
H A Dlua.vim178 syn keyword luaFunc _ENV rawlen