func regexp.MustCompile
2 uses
regexp (current package)
regexp.go#L308: func MustCompile(str string) *Regexp {
src.elv.sh/pkg/eval
builtin_fn_str.go#L142: var eawkWordSep = regexp.MustCompile("[ \t]+")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)