Lines Matching defs:html
160 static int html = 0;
2071 else if ((html) && (push)) {
2102 else if ((html) && (memory)) {
2121 else if (html) {
2344 if ((insert) && (!html)) {
2388 if ((html) && (!xmlout)) {
2755 if ((debugent) && (!html))
2859 printf("\t--html : use the HTML parser\n");
2860 printf("\t--xmlout : force to use the XML serializer when using --html\n");
2917 printf("To report bugs or get some help check: http://xmlsoft.org/bugs.html\n");
3007 else if ((!strcmp(argv[i], "-html")) ||
3008 (!strcmp(argv[i], "--html"))) {
3009 html++;
3298 "<html><head><title>%s output</title></head>\n",
3521 xmlGenericError(xmlGenericErrorContext, "</body></html>\n");