func strconv.AppendQuoteRune
2 uses
strconv (current package)
quote.go#L173: func AppendQuoteRune(dst []byte, r rune) []byte {
fmt
format.go#L488: f.pad(strconv.AppendQuoteRune(buf, r))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)