Home | History | Annotate | Download | only in libxml2

Lines Matching defs:files

2997     printf("\tParse the XML files and output the result of the parsing\n");
2999 printf("\tParse the XML files\n");
3087 printf("\t--stream : use the streaming interface to process very large files\n");
3136 int files = 0;
3775 files ++;
3786 if ((files == 0) && (!generate) && (version == 0)) {