const github.com/google/safehtml/template.sanitizeURLSetFuncName

3 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L90: 	sanitizationContextURLSet:                  {"URLSet", sanitizeURLSetFuncName},
		sanitizers.go#L113: 	sanitizeURLSetFuncName:                         sanitizeURLSet,
		sanitizers.go#L136: 	sanitizeURLSetFuncName                         = "_sanitizeURLSet"