Searched refs:rawp (Results 1 – 1 of 1) sorted by relevance
342 char_u *rawp; in clip_mch_request_selection() local344 rawp = (char_u *)GlobalLock(rawh); in clip_mch_request_selection()345 if (rawp != NULL && STRCMP(p_enc, rawp) == 0) in clip_mch_request_selection()348 str = rawp + n; in clip_mch_request_selection()