Searched refs:__libxml2_xzcompressed (Results 1 – 3 of 3) sorted by relevance
18 int __libxml2_xzcompressed(xzFile f);
214 __libxml2_xzcompressed(xzFile f) { in __libxml2_xzcompressed() function
2619 ret->compressed = __libxml2_xzcompressed(context); in __xmlParserInputBufferCreateFilename()3283 in->compressed = __libxml2_xzcompressed(in->context); in xmlParserInputBufferGrow()