func mime.hasNonWhitespace
2 uses
mime (current package)
encodedword.go#L295: if start > 0 && (!betweenWords || hasNonWhitespace(header[:start])) {
encodedword.go#L358: func hasNonWhitespace(s string) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)