func encoding/xml.EscapeText
6 uses
encoding/xml (current package)
marshal.go#L371: EscapeText(p, []byte(url))
marshal.go#L540: EscapeText(p, b)
marshal.go#L691: EscapeText(p, text)
marshal.go#L825: emit := EscapeText
xml.go#L1902: func EscapeText(w io.Writer, s []byte) error {
xml.go#L1997: EscapeText(w, s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)