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

2 uses

	github.com/google/safehtml/template (current package)
		transition.go#L17: 	stateText:               tText,
		transition.go#L32: func tText(c context, s []byte) (context, int) {