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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
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)) {
/netgear-R7000-V1.0.7.12_1.2.5/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)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
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 134 milliseconds