func github.com/google/safehtml.URLSetSanitized

2 uses

	github.com/google/safehtml (current package)
		urlset.go#L40: func URLSetSanitized(str string) URLSet {

	github.com/google/safehtml/template
		sanitizers.go#L637: 	return safehtml.URLSetSanitized(input).String(), nil