Lines Matching refs:gzungetc
1163 ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file));1166 Only one character of push-back is allowed. gzungetc() returns the1167 character pushed, or -1 on failure. gzungetc() will fail if a