Searched refs:tmp_new (Results 1 – 1 of 1) sorted by relevance
1149 eval_diff(tmp_orig, tmp_new, tmp_diff); in diff_file()1186 tmp_orig, tmp_new); in diff_file()1236 tmp_new = vim_tempname('n', FALSE); in ex_diffpatch()1289 eap->arg, tmp_new); in ex_diffpatch()1296 tmp_new, tmp_orig, esc_name); in ex_diffpatch()1315 STRCPY(buf, tmp_new); in ex_diffpatch()1318 STRCPY(buf, tmp_new); in ex_diffpatch()1345 eap->arg = tmp_new; in ex_diffpatch()1373 if (tmp_new != NULL) in ex_diffpatch()1374 mch_remove(tmp_new); in ex_diffpatch()[all …]