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