const golang.org/x/text/language.High
9 uses
golang.org/x/text/language (current package)
language.go#L215: High // value is generally assumed to be the correct match
language.go#L251: c := High
language.go#L285: return Script{scr}, High
language.go#L287: sc, c = scr, High
match.go#L357: return High
match.go#L442: conf = High
match.go#L585: if High < c {
match.go#L587: c = High
golang.org/x/text/internal
match.go#L63: conf = language.High
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |