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