HomeSort by relevance Sort by last modified time
    Searched refs:__libxml2_xzclose (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
xzlib.h 17 int __libxml2_xzclose(xzFile file);
xzlib.c 778 __libxml2_xzclose(xzFile file) function
xmlIO.c 1359 ret = (__libxml2_xzclose((xzFile) context) == LZMA_OK ) ? 0 : -1;
    [all...]

Completed in 74 milliseconds