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

  /external/libxml2/
xzlib.h 15 xzFile __libxml2_xzdopen(int fd, const char *mode);
xzlib.c 219 __libxml2_xzdopen(int fd, const char *mode) function
xmlIO.c 1281 fd = __libxml2_xzdopen(dup(fileno(stdin)), "rb");
    [all...]

Completed in 440 milliseconds