golang.org/x/text/language.Script.scriptID (field)
6 uses
golang.org/x/text/language (current package)
language.go#L481: scriptID language.Script
language.go#L495: return s.scriptID.String()
language.go#L500: return s.scriptID.IsPrivateUse()
match.go#L93: if script.scriptID == 0 {
match.go#L99: if script.scriptID == h.maxScript {
parse.go#L100: b.Tag.ScriptID = v.scriptID
![]() |
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. |