func github.com/google/safehtml.coerceToUTF8InterchangeValid

2 uses

	github.com/google/safehtml (current package)
		html.go#L66: 	return html.EscapeString(coerceToUTF8InterchangeValid(str))
		html.go#L73: func coerceToUTF8InterchangeValid(s string) string {