Searched refs:string_nt (Results 1 – 1 of 1) sorted by relevance
1485 char *string_nt = (char *)save_result; in clip_x11_convert_selection_cb() local1489 mch_memmove(string_nt, string, (size_t)*length); in clip_x11_convert_selection_cb()1490 string_nt[*length] = NUL; in clip_x11_convert_selection_cb()1491 conv_result = XmbTextListToTextProperty(X_DISPLAY, (char **)&string_nt, in clip_x11_convert_selection_cb()