regexp.Regexp.ReplaceAllStringFunc (method)

one use

	regexp (current package)
		regexp.go#L602: func (re *Regexp) ReplaceAllStringFunc(src string, repl func(string) string) string {