Lines Matching full:htmlout
165 static int htmlout = 0;2309 } else if (htmlout) {2994 printf("\t--htmlout : output results as HTML\n");3171 else if ((!strcmp(argv[i], "-htmlout")) ||3172 (!strcmp(argv[i], "--htmlout")))3173 htmlout++;3501 if ((htmlout) && (!nowrap)) {3741 if ((htmlout) && (!nowrap)) {