var golang.org/x/text/width.widthIndex
19 uses
golang.org/x/text/width (current package)
tables13.0.0.go#L24: i := widthIndex[c0]
tables13.0.0.go#L34: i := widthIndex[c0]
tables13.0.0.go#L40: i = widthIndex[o]
tables13.0.0.go#L50: i := widthIndex[c0]
tables13.0.0.go#L56: i = widthIndex[o]
tables13.0.0.go#L62: i = widthIndex[o]
tables13.0.0.go#L80: i := widthIndex[c0]
tables13.0.0.go#L84: i = widthIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L88: i = widthIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L109: i := widthIndex[c0]
tables13.0.0.go#L119: i := widthIndex[c0]
tables13.0.0.go#L125: i = widthIndex[o]
tables13.0.0.go#L135: i := widthIndex[c0]
tables13.0.0.go#L141: i = widthIndex[o]
tables13.0.0.go#L147: i = widthIndex[o]
tables13.0.0.go#L165: i := widthIndex[c0]
tables13.0.0.go#L169: i = widthIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L173: i = widthIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L1056: var widthIndex = [1408]uint8{
![]() |
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. |