Searched refs:oldxml10 (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.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 166 milliseconds