end_url_with_slash  605 http-backend.c 		end_url_with_slash(&buf, root);
end_url_with_slash  885 http.c         	end_url_with_slash(&buf, base);
end_url_with_slash  900 http.c         	end_url_with_slash(buf, url);
end_url_with_slash 1411 http.c         	end_url_with_slash(&buf, base_url);
end_url_with_slash 1477 http.c         	end_url_with_slash(&buf, base_url);
end_url_with_slash 1591 http.c         	end_url_with_slash(&buf, base_url);
end_url_with_slash  986 remote-curl.c  		end_url_with_slash(&url, argv[2]);
end_url_with_slash  988 remote-curl.c  		end_url_with_slash(&url, remote->url[0]);
end_url_with_slash  310 remote-testsvn.c 		end_url_with_slash(&url_sb, url_in);
end_url_with_slash  129 url.c          	end_url_with_slash(&buf, url);
end_url_with_slash   11 url.h          extern void end_url_with_slash(struct strbuf *buf, const char *url);