regexp/syntax.parser.parseRepeat (method)
2 uses
regexp/syntax (current package)
parse.go#L790: min, max, after, ok := p.parseRepeat(t)
parse.go#L902: func (p *parser) parseRepeat(s string) (min, max int, rest string, ok bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)