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

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L315: 	if p.readTokenAsLabelValue(); p.err != nil {
		text_parse.go#L631: func (p *TextParser) readTokenAsLabelValue() {