func github.com/jackc/pgtype.skipWhitespace

5 uses

	github.com/jackc/pgtype (current package)
		array.go#L94: 	skipWhitespace(buf)
		array.go#L216: 	skipWhitespace(buf)
		array.go#L233: func skipWhitespace(buf *bytes.Buffer) {
		range.go#L39: 	skipWhitespace(buf)
		range.go#L105: 	skipWhitespace(buf)