Lines Matching refs:gzputc
1362 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));1364 Writes c, converted to an unsigned char, into the compressed file. gzputc