Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
389
static void
390
print_1_escapedhtml(const char **line)
391
{
392
output_1_escapedhtml(line[0], line[1]);
393
}
394
Callers
1
pr_unidiff_hunk
Function · 0.85
Calls
1
output_1_escapedhtml
Function · 0.85
Tested by
no test coverage detected