regexp.Regexp.ExpandString (method)

one use

	regexp (current package)
		regexp.go#L928: func (re *Regexp) ExpandString(dst []byte, template string, src string, match []int) []byte {