MCPcopy Create free account
hub / github.com/WinMerge/winmerge / print_1_escapedhtml

Function print_1_escapedhtml

Src/PatchHTML.cpp:387–391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385 script = next;
386 }
387}
388
389static void
390print_1_escapedhtml(const char **line)
391{
392 output_1_escapedhtml(line[0], line[1]);
393}
394

Callers 1

pr_unidiff_hunkFunction · 0.85

Calls 1

output_1_escapedhtmlFunction · 0.85

Tested by

no test coverage detected