regexp.Regexp.Expand (method)

one use

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