var unicode.White_Space

3 uses

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