Lines Matching refs:compressed
832 * input from FILE *, supports compressed input
1080 * I/O for compressed file accesses *
1087 * input from compressed file test
1100 * input from compressed file open
1168 * input from compressed file open
1214 * Read @len bytes to @buffer from the compressed I/O channel.
1234 * Write @len bytes from @buffer to the compressed I/O channel.
1252 * Close a compressed I/O channel
1293 ** Data structure and functions to work with sending compressed data
1309 * @buff: Compressed memory buffer
1344 * Release all the resources associated with the compressed memory buffer.
1375 * Create a memory buffer to hold the compressed XML document. The
1376 * compressed document in memory will end up being identical to what
1439 * Extend the internal buffer used to store the compressed data by the
1467 "Buffer overwrite detected during compressed memory",
1544 * @buff: Compressed memory content buffer
1545 * @data_ref: Pointer reference to point to compressed content
1548 * returns the compressed content and length of the compressed data.
1551 * Returns the length of the compressed data or -1 on error.
2250 ret->compressed = -1;
2477 ret->compressed = 0;
2479 ret->compressed = 1;
2499 * Automatic support for ZLIB/Compress compressed document is provided
2645 * Automatic support for ZLIB/Compress compressed document is provided
2845 ret->compressed = -1;