const golang.org/x/text/internal/language.maxLen
30 uses
golang.org/x/text/internal/language (current package)
lookup.go#L356: maxLen = maxAltTaglen
lookup.go#L362: grandfatheredMap = map[[maxLen]byte]int16{
lookup.go#L363: [maxLen]byte{'a', 'r', 't', '-', 'l', 'o', 'j', 'b', 'a', 'n'}: _jbo, // art-lojban
lookup.go#L364: [maxLen]byte{'i', '-', 'a', 'm', 'i'}: _ami, // i-ami
lookup.go#L365: [maxLen]byte{'i', '-', 'b', 'n', 'n'}: _bnn, // i-bnn
lookup.go#L366: [maxLen]byte{'i', '-', 'h', 'a', 'k'}: _hak, // i-hak
lookup.go#L367: [maxLen]byte{'i', '-', 'k', 'l', 'i', 'n', 'g', 'o', 'n'}: _tlh, // i-klingon
lookup.go#L368: [maxLen]byte{'i', '-', 'l', 'u', 'x'}: _lb, // i-lux
lookup.go#L369: [maxLen]byte{'i', '-', 'n', 'a', 'v', 'a', 'j', 'o'}: _nv, // i-navajo
lookup.go#L370: [maxLen]byte{'i', '-', 'p', 'w', 'n'}: _pwn, // i-pwn
lookup.go#L371: [maxLen]byte{'i', '-', 't', 'a', 'o'}: _tao, // i-tao
lookup.go#L372: [maxLen]byte{'i', '-', 't', 'a', 'y'}: _tay, // i-tay
lookup.go#L373: [maxLen]byte{'i', '-', 't', 's', 'u'}: _tsu, // i-tsu
lookup.go#L374: [maxLen]byte{'n', 'o', '-', 'b', 'o', 'k'}: _nb, // no-bok
lookup.go#L375: [maxLen]byte{'n', 'o', '-', 'n', 'y', 'n'}: _nn, // no-nyn
lookup.go#L376: [maxLen]byte{'s', 'g', 'n', '-', 'b', 'e', '-', 'f', 'r'}: _sfb, // sgn-BE-FR
lookup.go#L377: [maxLen]byte{'s', 'g', 'n', '-', 'b', 'e', '-', 'n', 'l'}: _vgt, // sgn-BE-NL
lookup.go#L378: [maxLen]byte{'s', 'g', 'n', '-', 'c', 'h', '-', 'd', 'e'}: _sgg, // sgn-CH-DE
lookup.go#L379: [maxLen]byte{'z', 'h', '-', 'g', 'u', 'o', 'y', 'u'}: _cmn, // zh-guoyu
lookup.go#L380: [maxLen]byte{'z', 'h', '-', 'h', 'a', 'k', 'k', 'a'}: _hak, // zh-hakka
lookup.go#L381: [maxLen]byte{'z', 'h', '-', 'm', 'i', 'n', '-', 'n', 'a', 'n'}: _nan, // zh-min-nan
lookup.go#L382: [maxLen]byte{'z', 'h', '-', 'x', 'i', 'a', 'n', 'g'}: _hsn, // zh-xiang
lookup.go#L386: [maxLen]byte{'c', 'e', 'l', '-', 'g', 'a', 'u', 'l', 'i', 's', 'h'}: -1, // cel-gaulish
lookup.go#L387: [maxLen]byte{'e', 'n', '-', 'g', 'b', '-', 'o', 'e', 'd'}: -2, // en-GB-oed
lookup.go#L388: [maxLen]byte{'i', '-', 'd', 'e', 'f', 'a', 'u', 'l', 't'}: -3, // i-default
lookup.go#L389: [maxLen]byte{'i', '-', 'e', 'n', 'o', 'c', 'h', 'i', 'a', 'n'}: -4, // i-enochian
lookup.go#L390: [maxLen]byte{'i', '-', 'm', 'i', 'n', 'g', 'o'}: -5, // i-mingo
lookup.go#L391: [maxLen]byte{'z', 'h', '-', 'm', 'i', 'n'}: -6, // zh-min
lookup.go#L394: [maxLen]byte{'r', 'o', 'o', 't'}: 0, // root
lookup.go#L395: [maxLen]byte{'e', 'n', '-', 'u', 's', '-', 'p', 'o', 's', 'i', 'x'}: -7, // en_US_POSIX"
 |
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. |