Home | History | Annotate | Download | only in libxml2

Lines Matching full:gzopen

626     fd = gzopen (path, mode);
715 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen;
743 xmlWrapGzOpen = gzopen;
1178 fd = gzopen(path, "rb");
1250 fd = gzopen(path, mode);
1544 * would be created if gzopen/gzwrite/gzclose were being used to