const golang.org/x/text/internal/language.altLangISO3
4 uses
golang.org/x/text/internal/language (current package)
lookup.go#L113: if i := altLangISO3.Index(s); i != -1 {
lookup.go#L114: return Language(altLangIndex[altLangISO3.Elem(i)[3]]), nil
lookup.go#L175: return altLangISO3.Elem(int(l[3]))[:3]
tables.go#L576: const altLangISO3 tag.Index = "---\x00cor\x00hbs\x01heb\x02kin\x03spa\x04yid\x05\xff\xff\xff\xff"
![]() |
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. |