[0, [{"class": "func", "name": "Compile", "type": "func(expr string) (*regexp.Regexp, error)"}, {"class": "func", "name": "CompilePOSIX", "type": "func(expr string) (*regexp.Regexp, error)"}, {"class": "func", "name": "Match", "type": "func(pattern string, b []byte) (matched bool, err error)"}, {"class": "func", "name": "MatchReader", "type": "func(pattern string, r io.RuneReader) (matched bool, err error)"}, {"class": "func", "name": "MatchString", "type": "func(pattern string, s string) (matched bool, err error)"}, {"class": "func", "name": "MustCompile", "type": "func(str string) *regexp.Regexp"}, {"class": "func", "name": "MustCompilePOSIX", "type": "func(str string) *regexp.Regexp"}, {"class": "func", "name": "QuoteMeta", "type": "func(s string) string"}, {"class": "type", "name": "Regexp", "type": "struct"}]]