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

3 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L89: 	sanitizationContextURL:                     {"URL", sanitizeURLFuncName},
		sanitizers.go#L112: 	sanitizeURLFuncName:                            sanitizeURL,
		sanitizers.go#L135: 	sanitizeURLFuncName                            = "_sanitizeURL"