regexp.Regexp.ReplaceAll (method)

one use

	regexp (current package)
		regexp.go#L677: func (re *Regexp) ReplaceAll(src, repl []byte) []byte {