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

2 uses

	github.com/google/safehtml/template (current package)
		error.go#L213: 	ErrPredefinedEscaper
		escape.go#L146: 					err:   errorf(ErrPredefinedEscaper, n, n.Line, "predefined escaper %q disallowed in template", ident),