Lines Matching refs:fread
976 ret = fread(&buffer[0], 1, len, (FILE *) context);977 if (ret < 0) xmlIOErr(0, "fread()");