quote_two_c_style 91 builtin/send-pack.c quote_two_c_style(&buf, "", msg, 0); quote_two_c_style 888 combine-diff.c quote_two_c_style(&buf, prefix, path, 0); quote_two_c_style 708 diff.c quote_two_c_style(&a_name, a_prefix, name_a, 0); quote_two_c_style 709 diff.c quote_two_c_style(&b_name, b_prefix, name_b, 0); quote_two_c_style 56 quote.h extern void quote_two_c_style(struct strbuf *, const char *, const char *, int);