func text/template.HTMLEscape
3 uses
text/template (current package)
funcs.go#L619: func HTMLEscape(w io.Writer, b []byte) {
funcs.go#L653: HTMLEscape(&b, []byte(s))
html/template
escape.go#L963: template.HTMLEscape(w, b)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)