Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzungetc

1307 ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file));
1311 gzungetc() returns the character pushed, or -1 on failure. gzungetc() will
1313 yet. If gzungetc is used immediately after gzopen or gzdopen, at least the