regexp.Regexp.SubexpNames (method)
2 uses
regexp (current package)
regexp.go#L350: func (re *Regexp) SubexpNames() []string {
internal/lazyregexp
lazyre.go#L63: return r.re().SubexpNames()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)