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

3 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L87: 	sanitizationContextTrustedResourceURL:      {"TrustedResourceURL", sanitizeTrustedResourceURLFuncName},
		sanitizers.go#L110: 	sanitizeTrustedResourceURLFuncName:             sanitizeTrustedResourceURL,
		sanitizers.go#L133: 	sanitizeTrustedResourceURLFuncName             = "_sanitizeTrustedResourceURL"