Searched defs:FindSubmatch (Results 1 – 3 of 3) sorted by relevance
34 func (r *Regexp) FindSubmatch(s []byte) [][]byte { func
883 func (re *Regexp) FindSubmatch(b []byte) [][]byte { func