func strconv.unhex 2 uses strconv (current package) quote.go#L225: func unhex(b byte) (v rune, ok bool) { quote.go#L308: x, ok := unhex(s[j])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)