golang.org/x/text/language.regionIntelligibility.group (field)

18 uses

	golang.org/x/text/language (current package)
		match.go#L680: 			group := uint(1 << (ri.group &^ 0x80))
		match.go#L681: 			if 0x80&ri.group == 0 {
		tables.go#L126: 	group    uint8
		tables.go#L281: 	0:  {lang: 0x3a, script: 0x0, group: 0x4, distance: 0x4},
		tables.go#L282: 	1:  {lang: 0x3a, script: 0x0, group: 0x84, distance: 0x4},
		tables.go#L283: 	2:  {lang: 0x139, script: 0x0, group: 0x1, distance: 0x4},
		tables.go#L284: 	3:  {lang: 0x139, script: 0x0, group: 0x81, distance: 0x4},
		tables.go#L285: 	4:  {lang: 0x13e, script: 0x0, group: 0x3, distance: 0x4},
		tables.go#L286: 	5:  {lang: 0x13e, script: 0x0, group: 0x83, distance: 0x4},
		tables.go#L287: 	6:  {lang: 0x3c0, script: 0x0, group: 0x3, distance: 0x4},
		tables.go#L288: 	7:  {lang: 0x3c0, script: 0x0, group: 0x83, distance: 0x4},
		tables.go#L289: 	8:  {lang: 0x529, script: 0x3c, group: 0x2, distance: 0x4},
		tables.go#L290: 	9:  {lang: 0x529, script: 0x3c, group: 0x82, distance: 0x4},
		tables.go#L291: 	10: {lang: 0x3a, script: 0x0, group: 0x80, distance: 0x5},
		tables.go#L292: 	11: {lang: 0x139, script: 0x0, group: 0x80, distance: 0x5},
		tables.go#L293: 	12: {lang: 0x13e, script: 0x0, group: 0x80, distance: 0x5},
		tables.go#L294: 	13: {lang: 0x3c0, script: 0x0, group: 0x80, distance: 0x5},
		tables.go#L295: 	14: {lang: 0x529, script: 0x3c, group: 0x80, distance: 0x5},