var unicode.Soft_Dotted

3 uses

	unicode (current package)
		tables.go#L5776: 	"Soft_Dotted":                        Soft_Dotted,
		tables.go#L6920: 	Soft_Dotted                        = _Soft_Dotted                        // Soft_Dotted is the set of Unicode characters with property Soft_Dotted.

	golang.org/x/text/cases
		map.go#L659: 		if !unicode.Is(unicode.Soft_Dotted, r) {