Searched refs:xmlWrapGzOpenFunc (Results 1 – 1 of 1) sorted by relevance
717 typedef gzFile (* xmlWrapGzOpenFunc) (const char *f, const char *mode); typedef718 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;