regexp.Regexp.FindAllSubmatchIndex (method)

one use

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