Lines Matching full:debugent
124 static int debugent = 0;2904 if ((debugent) && (!html))2976 printf("\t--debugent : debug the entities defined in the document\n");3298 else if ((!strcmp(argv[i], "-debugent")) ||3299 (!strcmp(argv[i], "--debugent"))) {3300 debugent++;