func encoding/xml.emitCDATA

2 uses

	encoding/xml (current package)
		marshal.go#L823: 				emit = emitCDATA
		xml.go#L2001: func emitCDATA(w io.Writer, s []byte) error {