var vendor/golang.org/x/text/unicode/norm.nfcIndex
19 uses
vendor/golang.org/x/text/unicode/norm (current package)
tables13.0.0.go#L2749: i := nfcIndex[c0]
tables13.0.0.go#L2759: i := nfcIndex[c0]
tables13.0.0.go#L2765: i = nfcIndex[o]
tables13.0.0.go#L2775: i := nfcIndex[c0]
tables13.0.0.go#L2781: i = nfcIndex[o]
tables13.0.0.go#L2787: i = nfcIndex[o]
tables13.0.0.go#L2805: i := nfcIndex[c0]
tables13.0.0.go#L2809: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L2813: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L2834: i := nfcIndex[c0]
tables13.0.0.go#L2844: i := nfcIndex[c0]
tables13.0.0.go#L2850: i = nfcIndex[o]
tables13.0.0.go#L2860: i := nfcIndex[c0]
tables13.0.0.go#L2866: i = nfcIndex[o]
tables13.0.0.go#L2872: i = nfcIndex[o]
tables13.0.0.go#L2890: i := nfcIndex[c0]
tables13.0.0.go#L2894: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables13.0.0.go#L2898: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables13.0.0.go#L3442: var nfcIndex = [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. |