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