Home | History | Annotate | Download | only in libxml2

Lines Matching refs:FILE

106 #define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog"
557 * Displays the associated file and line informations for the current input
632 * Display and format an error messages, gives file, line, position and
669 * Display and format a warning messages, gives file, line, position and
707 * Display and format an validity error messages, gives file,
744 * Display and format a validity warning messages, gives file, line,
830 static int myRead(FILE *f, char * buf, int len) {
833 static void myClose(FILE *f) {
1408 * Display and format a warning messages, gives file, line, position and
1431 * Display and format a error messages, gives file, line, position and
1454 * Display and format a fatalError messages, gives file, line, position and
2185 FILE *f;
2244 FILE *f;
2289 FILE *f;
2525 FILE *out;
2647 FILE *out;
2699 FILE *out;
3003 printf("\t--output file or -o file: save to a given file\n");
3690 /* Remember file names. "-" means stdin. <sven@zen.org> */