Searched refs:xmlWrapGzOpenFunc (Results 1 – 2 of 2) sorted by relevance
711 typedef gzFile (* xmlWrapGzOpenFunc) (const char *f, const char *mode); typedef712 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;
714 typedef gzFile (* xmlWrapGzOpenFunc) (const char *f, const char *mode); typedef715 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;