golang.org/x/text/internal.InheritanceMatcher.index (field)

3 uses

	golang.org/x/text/internal (current package)
		match.go#L39: 		tags.index[ct] = i
		match.go#L45: 	index map[language.Tag]int
		match.go#L56: 			if index, ok := m.index[ct]; ok {