const golang.org/x/text/language.Low
9 uses
golang.org/x/text/language (current package)
language.go#L214: Low // most likely value picked out of a set of alternatives
language.go#L253: c = Low
language.go#L291: sc, c = tag.ScriptID, Low
language.go#L296: sc, c = tag.ScriptID, Low
language.go#L311: return Region{tt.RegionID}, Low // TODO: differentiate between high and low.
language.go#L315: return Region{tag.RegionID}, Low
match.go#L360: return Low
match.go#L580: if Low < m.conf || have.altScript != maxScript {
match.go#L583: c = Low
![]() |
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. |