Searched refs:xmlWrapGzOpenFunc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c717 typedef gzFile (* xmlWrapGzOpenFunc) (const char *f, const char *mode); typedef
718 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c711 typedef gzFile (* xmlWrapGzOpenFunc) (const char *f, const char *mode); typedef
712 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;

Completed in 131 milliseconds