var unicode.Punct

2 uses

	unicode (current package)
		graphic.go#L117: 	return Is(Punct, r)
		tables.go#L3782: 	Punct  = _P  // Punct/P is the set of Unicode punctuation characters, category P.