func github.com/prometheus/common/expfmt.extractUntyped

2 uses

	github.com/prometheus/common/expfmt (current package)
		decode.go#L195: 		return extractUntyped(o, f), nil
		decode.go#L264: func extractUntyped(o *DecodeOptions, f *dto.MetricFamily) model.Vector {