Searched refs:minuses (Results 1 – 2 of 2) sorted by relevance
769 const char *minuses = (diff_type >= NEW_CONTEXT_DIFF ? " ----" : " -----"); in abort_context_hunk() local785 fprintf(rejfp, "--- 0%s\n", minuses); in abort_context_hunk()787 fprintf(rejfp, "--- %ld%s\n", newfirst, minuses); in abort_context_hunk()790 newlast, minuses); in abort_context_hunk()
647 alphanumeric ASCII characters followed by two hyphen-minuses. It