Home | History | Annotate | Download | only in libxml2

Lines Matching defs:compression

1663     int compression = 0; /* TODO handle compression option */
1668 compression);
2475 if (cur->compression < 0) cur->compression = xmlGetCompressMode();
2480 buf = xmlOutputBufferCreateFilename(filename, handler, cur->compression);
2519 * Dump an XML document to a file. Will use compression if
2537 * Dump an XML document to a file. Will use compression if