regexp.Regexp.Split (method)

one use

	regexp (current package)
		regexp.go#L1253: func (re *Regexp) Split(s string, n int) []string {