github.com/prometheus/common/expfmt.TextParser.startLabelValue (method)

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L302: 	return p.startLabelValue
		text_parse.go#L307: func (p *TextParser) startLabelValue() stateFn {