Searched defs:FindAllIndex (Results 1 – 2 of 2) sorted by relevance
287 func (x *Index) FindAllIndex(r *regexp.Regexp, n int) (result [][]int) { func
1095 func (re *Regexp) FindAllIndex(b []byte, n int) [][]int { func