internal/lazyregexp.Regexp.ReplaceAllString (method)
2 uses
internal/lazyregexp (current package)
lazyre.go#L46: func (r *Regexp) ReplaceAllString(src, repl string) string {
go/doc
comment.go#L279: return "hdr-" + nonAlphaNumRx.ReplaceAllString(line, "_")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)