regexp.Regexp.FindAllStringSubmatch (method)

one use

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