regexp.Regexp.Match (method) 2 uses regexp (current package) regexp.go#L536: func (re *Regexp) Match(b []byte) bool { regexp.go#L570: return re.Match(b), nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)