gzfile_ungets     133 ext/zlib/zlib.c static void gzfile_ungets(struct gzfile*, const Bytef*, int);
gzfile_ungets    3147 ext/zlib/zlib.c     gzfile_ungets(gz, (const Bytef*)RSTRING_PTR(s), RSTRING_LEN(s));