Searched refs:__libxml2_xzdopen (Results 1 – 3 of 3) sorted by relevance
15 xzFile __libxml2_xzdopen(int fd, const char *mode);
219 __libxml2_xzdopen(int fd, const char *mode) in __libxml2_xzdopen() function
1281 fd = __libxml2_xzdopen(dup(fileno(stdin)), "rb"); in xmlXzfileOpen_real()