Searched refs:xmlout (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.c161 static int xmlout = 0; variable
2389 if ((html) && (!xmlout)) {
2862 printf("\t--xmlout : force to use the XML serializer when using --html\n");
3018 else if ((!strcmp(argv[i], "-xmlout")) ||
3019 (!strcmp(argv[i], "--xmlout"))) {
3020 xmlout++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c161 static int xmlout = 0; variable
2389 if ((html) && (!xmlout)) {
2862 printf("\t--xmlout : force to use the XML serializer when using --html\n");
3018 else if ((!strcmp(argv[i], "-xmlout")) ||
3019 (!strcmp(argv[i], "--xmlout"))) {
3020 xmlout++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c161 static int xmlout = 0; variable
2389 if ((html) && (!xmlout)) {
2862 printf("\t--xmlout : force to use the XML serializer when using --html\n");
3018 else if ((!strcmp(argv[i], "-xmlout")) ||
3019 (!strcmp(argv[i], "--xmlout"))) {
3020 xmlout++;

Completed in 82 milliseconds