var unicode.White_Space

3 uses

	unicode (current package)
		graphic.go#L137: 	return isExcludingLatin(White_Space, r)
		tables.go#L7424: 	"White_Space":                        White_Space,
		tables.go#L8619: 	White_Space                        = _White_Space                        // White_Space is the set of Unicode characters with property White_Space.