Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzungetc

1166 ZEXTERN int ZEXPORT    gzungetc OF((int c, gzFile file));
1169 Only one character of push-back is allowed. gzungetc() returns the
1170 character pushed, or -1 on failure. gzungetc() will fail if a