item_end           71 htags/common.c const char *item_end		= "";
item_end          163 htags/common.c 	item_end		= "</li>";
item_end           55 htags/common.h extern const char *item_end;
item_end          252 htags/defineindex.c 			fputs(item_end, STDOUT);
item_end          591 htags/fileindex.c 		strbuf_puts(sb, item_end);
item_end          632 htags/fileindex.c 		strbuf_puts(sb, item_end);
item_end          818 htags/src2html.c 				strbuf_puts_nl(define_index, item_end);