func github.com/jackc/pgx/v5/pgtype.TryWrapDerefPointerEncodePlan

5 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		json.go#L58: 		TryWrapDerefPointerEncodePlan,
		pgtype.go#L243: 			TryWrapDerefPointerEncodePlan,
		pgtype.go#L1364: func TryWrapDerefPointerEncodePlan(value any) (plan WrappedEncodePlanNextSetter, nextValue any, ok bool) {
		pgtype_default.go#L29: 			TryWrapDerefPointerEncodePlan,
		xml.go#L53: 		TryWrapDerefPointerEncodePlan,