Searched refs:dr_gzopen (Results 1 – 3 of 3) sorted by relevance
119 gzFile dr_gzopen(const char *path, const char *mode);
303 gzFile dr_gzopen(const char *path, const char *mode) in dr_gzopen() function
320 fd->gzfp = dr_gzopen(filename_utf8, "rb"); in rd_open()422 fd->gzfp = dr_gzopen(filename_utf8, "wb"); in wr_open()