Home | History | Annotate | Download | only in libxml2

Lines Matching refs:gzclose

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