Home | History | Annotate | Download | only in libxml2

Lines Matching refs:fclose

1031     ret = ( fclose((FILE *) context) == EOF ) ? -1 : 0;
1033 xmlIOErr(0, "fclose()");
1922 fclose( tst_file );
1938 fclose( tst_file );