Home | History | Annotate | Download | only in libxml2

Lines Matching refs:fwrite

998     items = fwrite(&buffer[0], len, 1, (FILE *) context);
1000 xmlIOErr(0, "fwrite()");
1794 /* Use gzwrite or fwrite as previously setup in the open call */
1920 fwrite( http_content, sizeof( char ),
1935 fwrite( buffer, sizeof( char ), avail, tst_file );