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

3 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L88: 	sanitizationContextTrustedResourceURLOrURL: {"TrustedResourceURLOrURL", sanitizeTrustedResourceURLOrURLFuncName},
		sanitizers.go#L111: 	sanitizeTrustedResourceURLOrURLFuncName:        sanitizeTrustedResourceURLOrURL,
		sanitizers.go#L134: 	sanitizeTrustedResourceURLOrURLFuncName        = "_sanitizeTrustedResourceURLOrURL"