Home | History | Annotate | Download | only in libxml2

Lines Matching refs:gzclose

1258     ret =  (gzclose((gzFile) context) == Z_OK ) ? 0 : -1;
1259 if (ret < 0) xmlIOErr(0, "gzclose()");
1377 * would be created if gzopen/gzwrite/gzclose were being used to