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

  /external/libxml2/
xzlib.h 14 xzFile __libxml2_xzopen(const char *path, const char *mode);
xzlib.c 208 __libxml2_xzopen(const char *path, const char *mode) function
xmlIO.c 1300 fd = __libxml2_xzopen(path, "rb");
    [all...]

Completed in 101 milliseconds