Searched refs:__libxml2_xzopen (Results 1 – 3 of 3) sorted by relevance
14 xzFile __libxml2_xzopen(const char *path, const char *mode);
208 __libxml2_xzopen(const char *path, const char *mode) in __libxml2_xzopen() function
1327 fd = __libxml2_xzopen(path, "rb"); in xmlXzfileOpen_real()