ws_fix_copy 2437 builtin/apply.c ws_fix_copy(&fixed, orig, oldlen, ws_rule, NULL); ws_fix_copy 2441 builtin/apply.c ws_fix_copy(&tgtfix, target, tgtlen, ws_rule, NULL); ws_fix_copy 2482 builtin/apply.c ws_fix_copy(&fixed, orig, oldlen, ws_rule, NULL); ws_fix_copy 2767 builtin/apply.c ws_fix_copy(&newlines, patch + 1, plen, ws_rule, &applied_after_fixing_ws); ws_fix_copy 1658 cache.h extern void ws_fix_copy(struct strbuf *, const char *, int, unsigned, int *);