var strconv.isNotPrint16
2 uses
strconv (current package)
isprint.go#L231: var isNotPrint16 = []uint16{
quote.go#L504: rr, isPrint, isNotPrint := uint16(r), isPrint16, isNotPrint16
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)