regexp.Regexp.FindIndex (method)

one use

	regexp (current package)
		regexp.go#L837: func (re *Regexp) FindIndex(b []byte) (loc []int) {