var github.com/google/safehtml/template.urlPrefixValidators

2 uses

	github.com/google/safehtml/template (current package)
		sanitize.go#L115: 	validator, ok := urlPrefixValidators[sc0]
		url.go#L19: var urlPrefixValidators = map[sanitizationContext]func(string) error{