Searched refs:__libxml2_xzcompressed (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A Dxzlib.h18 int __libxml2_xzcompressed(xzFile f);
H A Dxzlib.c214 __libxml2_xzcompressed(xzFile f) { function
H A DxmlIO.c2689 ret->compressed = __libxml2_xzcompressed(context);
3355 in->compressed = __libxml2_xzcompressed(in->context);

Completed in 169 milliseconds