Searched refs:UNI_DIFF (Results 1 – 3 of 3) sorted by relevance
567 diff_type = UNI_DIFF; in get_some_switches()630 || diff_type == UNI_DIFF)) { in locate_hunk()635 || diff_type == UNI_DIFF) { in locate_hunk()746 if (diff_type != UNI_DIFF) { in abort_hunk()
112 #define UNI_DIFF 5 macro
208 diff_type == UNI_DIFF ? "a unified diff" : in there_is_another_patch()333 if ((!diff_type || diff_type == UNI_DIFF) && strnEQ(s, "@@ -", 4)) { in intuit_diff_type()339 retval = UNI_DIFF; in intuit_diff_type()370 if (retval == UNI_DIFF) { in intuit_diff_type()838 } else if (diff_type == UNI_DIFF) { in another_hunk()