unicode.SpecialCase.ToUpper (method)
3 uses
unicode (current package)
letter.go#L285: func (special SpecialCase) ToUpper(r rune) rune {
bytes
bytes.go#L681: return Map(c.ToUpper, s)
strings
strings.go#L620: return Map(c.ToUpper, s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)