regexp.Regexp.MatchReader (method)
2 uses
regexp (current package)
regexp.go#L520: func (re *Regexp) MatchReader(r io.RuneReader) bool {
regexp.go#L544: return re.MatchReader(r), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)