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