regexp.Regexp.FindAllIndex (method)

one use

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