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

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L101: 	p.reset(in)
		text_parse.go#L121: func (p *TextParser) reset(in io.Reader) {