func github.com/google/safehtml/template.sanitizeScript

2 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L106: 	sanitizeScriptFuncName:                         sanitizeScript,
		sanitizers.go#L565: func sanitizeScript(args ...interface{}) (string, error) {