Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzungetc

1400 ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file));

1404 gzungetc() returns the character pushed, or -1 on failure. gzungetc() will
1406 yet. If gzungetc is used immediately after gzopen or gzdopen, at least the