Searched refs:htmlout (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c163 static int htmlout = 0; variable
2195 } else if (htmlout) {
2843 printf("\t--htmlout : output results as HTML\n");
3007 else if ((!strcmp(argv[i], "-htmlout")) ||
3008 (!strcmp(argv[i], "--htmlout")))
3009 htmlout++;
3309 if ((htmlout) && (!nowrap)) {
3537 if ((htmlout) && (!nowrap)) {

Completed in 35 milliseconds