var golang.org/x/text/cases.caseIndex
19 uses
golang.org/x/text/cases (current package)
tables13.0.0.go#L75: i := caseIndex[c0]
tables13.0.0.go#L85: i := caseIndex[c0]
tables13.0.0.go#L91: i = caseIndex[o]
tables13.0.0.go#L101: i := caseIndex[c0]
tables13.0.0.go#L107: i = caseIndex[o]
tables13.0.0.go#L113: i = caseIndex[o]
tables13.0.0.go#L131: i := caseIndex[c0]
tables13.0.0.go#L135: i = caseIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L139: i = caseIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L160: i := caseIndex[c0]
tables13.0.0.go#L170: i := caseIndex[c0]
tables13.0.0.go#L176: i = caseIndex[o]
tables13.0.0.go#L186: i := caseIndex[c0]
tables13.0.0.go#L192: i = caseIndex[o]
tables13.0.0.go#L198: i = caseIndex[o]
tables13.0.0.go#L216: i := caseIndex[c0]
tables13.0.0.go#L220: i = caseIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L224: i = caseIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L495: var caseIndex = [1600]uint16{
![]() |
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. |