const golang.org/x/text/unicode/norm.iSuccess
6 uses
golang.org/x/text/unicode/norm (current package)
composition.go#L209: iSuccess insertErr = -iota
composition.go#L221: return iSuccess
composition.go#L227: return iSuccess
composition.go#L262: return iSuccess
normalize.go#L518: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
normalize.go#L542: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
![]() |
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. |