Searched refs:dropdtd (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.c180 static int dropdtd = 0; variable
2286 if (dropdtd) {
2877 printf("\t--dropdtd : remove the DOCTYPE of the input docs\n");
3057 else if ((!strcmp(argv[i], "-dropdtd")) ||
3058 (!strcmp(argv[i], "--dropdtd")))
3059 dropdtd++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c180 static int dropdtd = 0; variable
2286 if (dropdtd) {
2877 printf("\t--dropdtd : remove the DOCTYPE of the input docs\n");
3057 else if ((!strcmp(argv[i], "-dropdtd")) ||
3058 (!strcmp(argv[i], "--dropdtd")))
3059 dropdtd++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c180 static int dropdtd = 0; variable
2286 if (dropdtd) {
2877 printf("\t--dropdtd : remove the DOCTYPE of the input docs\n");
3057 else if ((!strcmp(argv[i], "-dropdtd")) ||
3058 (!strcmp(argv[i], "--dropdtd")))
3059 dropdtd++;

Completed in 154 milliseconds