regexp.Regexp.ReplaceAllStringFunc (method)
2 uses
regexp (current package)
regexp.go#L594: func (re *Regexp) ReplaceAllStringFunc(src string, repl func(string) string) string {
src.elv.sh/pkg/eval/mods/re
re.go#L125: return pattern.ReplaceAllStringFunc(source, replFunc), errReplace
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)