Searched refs:debugent (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.c123 static int debugent = 0; variable
2756 if ((debugent) && (!html))
2826 printf("\t--debugent : debug the entities defined in the document\n");
3130 else if ((!strcmp(argv[i], "-debugent")) ||
3131 (!strcmp(argv[i], "--debugent"))) {
3132 debugent++;

Completed in 44 milliseconds