Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xzFile

136 static xzFile
141 /* allocate xzFile structure to return */
182 return (xzFile) state;
186 xz_compressed(xzFile f) {
205 xzFile
212 __libxml2_xzcompressed(xzFile f) {
216 xzFile
220 xzFile xz;
683 __libxml2_xzread(xzFile file, void *buf, unsigned len)
772 __libxml2_xzclose(xzFile file)