func github.com/jackc/pgtype.rangeParseQuotedValue

2 uses

	github.com/jackc/pgtype (current package)
		range.go#L120: 		return rangeParseQuotedValue(buf)
		range.go#L147: func rangeParseQuotedValue(buf *bytes.Buffer) (string, error) {