regexp.Regexp.FindSubmatch (method)

one use

	regexp (current package)
		regexp.go#L889: func (re *Regexp) FindSubmatch(b []byte) [][]byte {