func github.com/jackc/pgtype.newHSP

2 uses

	github.com/jackc/pgtype (current package)
		hstore.go#L255: func newHSP(in string) *hstoreParser {
		hstore.go#L292: 	p := newHSP(s)