regexp.Regexp.FindStringSubmatch (method)

one use

	regexp (current package)
		regexp.go#L1038: func (re *Regexp) FindStringSubmatch(s string) []string {