gzfile_ungets     158 ext/zlib/zlib.c static void gzfile_ungets(struct gzfile*, const Bytef*, long);
gzfile_ungets    3970 ext/zlib/zlib.c     gzfile_ungets(gz, (const Bytef*)RSTRING_PTR(s), RSTRING_LEN(s));