golang.org/x/text/language.matchHeader.original (field)

5 uses

	golang.org/x/text/language (current package)
		match.go#L266: 	original bool
		match.go#L321: 	h.original = h.original || exact
		match.go#L404: 			if !hh.original {
		match.go#L417: 				hw.addIfNew(v, conf == Exact && hh.original)