var golang.org/x/text/language.paradigmLocales
5 uses
golang.org/x/text/language (current package)
match.go#L663: for _, e := range paradigmLocales {
match.go#L725: for i, v := range paradigmLocales {
match.go#L729: paradigmLocales[i][1] = uint16(max.RegionID)
match.go#L732: paradigmLocales[i][2] = uint16(max.RegionID)
tables.go#L104: var paradigmLocales = [][3]uint16{ // 3 elements
![]() |
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. |