regexp.Regexp.FindString (method)
2 uses
regexp (current package)
regexp.go#L841: func (re *Regexp) FindString(s string) string {
src.elv.sh/pkg/cli/mode
location.go#L144: if root := re.FindString(path); root != "" {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)