Home | History | Annotate | Download | only in libxml2

Lines Matching full:fopen

2188 	f = fopen(filename, "rb");
2190 f = fopen(filename, "r");
2251 f = fopen(filename, "rb");
2253 f = fopen(filename, "r");
2292 f = fopen(filename, "rb");
2294 f = fopen(filename, "r");
2529 out = fopen(output,"wb");
2651 out = fopen(output,"wb");
2703 out = fopen(output,"wb");