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