Searched refs:oldxml10 (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.c205 static int oldxml10 = 0; variable
2918 printf("\t--oldxml10: use XML-1.0 parsing rules before the 5th edition\n");
3253 } else if ((!strcmp(argv[i], "-oldxml10")) ||
3254 (!strcmp(argv[i], "--oldxml10"))) {
3255 oldxml10++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c205 static int oldxml10 = 0; variable
2918 printf("\t--oldxml10: use XML-1.0 parsing rules before the 5th edition\n");
3253 } else if ((!strcmp(argv[i], "-oldxml10")) ||
3254 (!strcmp(argv[i], "--oldxml10"))) {
3255 oldxml10++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c205 static int oldxml10 = 0; variable
2918 printf("\t--oldxml10: use XML-1.0 parsing rules before the 5th edition\n");
3253 } else if ((!strcmp(argv[i], "-oldxml10")) ||
3254 (!strcmp(argv[i], "--oldxml10"))) {
3255 oldxml10++;

Completed in 100 milliseconds