regexp.Regexp.FindAll (method)

one use

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