regexp.Regexp.FindAllStringSubmatch (method)

one use

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