regexp.Regexp.FindAllSubmatch (method)

one use

	regexp (current package)
		regexp.go#L1155: func (re *Regexp) FindAllSubmatch(b []byte, n int) [][][]byte {