Searched refs:tmpbuf (Results 1 – 3 of 3) sorted by relevance
1279 text = tmpbuf; in selection_received_cb()1296 text = tmpbuf; in selection_received_cb()1317 text = tmpbuf; in selection_received_cb()1382 if (tmpbuf != NULL) in selection_get_cb()1390 string = tmpbuf; in selection_get_cb()1415 tmpbuf[0] = 0xff; in selection_get_cb()1416 tmpbuf[1] = 0xfe; in selection_get_cb()1419 string = tmpbuf; in selection_get_cb()1441 if (tmpbuf != NULL) in selection_get_cb()2048 if (tmpbuf != NULL) in drag_handle_text()[all …]
662 char *tmpbuf = NULL; in vms_fixfilename() local663 tmpbuf = ALLOC_MULT(char, buflen); in vms_fixfilename()664 strcpy(tmpbuf, instring); in vms_fixfilename()
1611 char_u *tmpbuf = NULL; in clip_x11_request_selection_cb() local1652 tmpbuf = string_convert(&conv, p, &convlen); in clip_x11_request_selection_cb()1654 if (tmpbuf != NULL) in clip_x11_request_selection_cb()1655 p = tmpbuf; in clip_x11_request_selection_cb()1692 vim_free(tmpbuf); in clip_x11_request_selection_cb()