Home
last modified time | relevance | path

Searched refs:__libxml2_xzcompressed (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/
Dxzlib.h18 int __libxml2_xzcompressed(xzFile f);
Dxzlib.c214 __libxml2_xzcompressed(xzFile f) { in __libxml2_xzcompressed() function
DxmlIO.c2619 ret->compressed = __libxml2_xzcompressed(context); in __xmlParserInputBufferCreateFilename()
3285 in->compressed = __libxml2_xzcompressed(in->context); in xmlParserInputBufferGrow()
/third_party/gettext/gnulib-local/lib/libxml/
DxmlIO.c2621 ret->compressed = __libxml2_xzcompressed(context); in __xmlParserInputBufferCreateFilename()
3285 in->compressed = __libxml2_xzcompressed(in->context); in xmlParserInputBufferGrow()