const golang.org/x/text/internal/language.scriptInFrom
4 uses
golang.org/x/text/internal/language (current package)
match.go#L13: scriptInFrom
match.go#L104: if Script(x.script) == t.ScriptID && x.flags&scriptInFrom != 0 {
match.go#L118: if x.flags&scriptInFrom == 0 && t.RegionID.Contains(Region(x.region)) {
match.go#L161: if x.script != 0 && x.flags != scriptInFrom {
![]() |
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. |