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