Home | History | Annotate | Download | only in libxml2

Lines Matching refs:gzclose

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