var unicode.White_Space

3 uses

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