Home | History | Annotate | Download | only in libxml2

Lines Matching full:fopen

2076 	f = fopen(filename, "rb");
2078 f = fopen(filename, "r");
2139 f = fopen(filename, "rb");
2141 f = fopen(filename, "r");
2178 f = fopen(filename, "rb");
2180 f = fopen(filename, "r");
2409 out = fopen(output,"wb");
2511 out = fopen(output,"wb");
2556 out = fopen(output,"wb");