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