var unicode.FoldScript

2 uses

	unicode (current package)
		tables.go#L8350: var FoldScript = map[string]*RangeTable{

	regexp/syntax
		parse.go#L1650: 		return t, unicode.FoldScript[name]