HTML 574 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 581 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 610 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 117 htags/defineindex.c strbuf_puts(defines, gen_href_begin_with_title("defines", alpha_f, HTML, NULL, tmp)); HTML 170 htags/defineindex.c snprintf(buf, sizeof(buf), "%s/defines/%s.%s", distpath, alpha_f, HTML); HTML 209 htags/defineindex.c DEFS, fid, HTML); HTML 221 htags/defineindex.c strbuf_sprintf(url, "%s/%s.%s", DEFS, fid, HTML); HTML 239 htags/defineindex.c SRCS, fid, HTML, lno); HTML 242 htags/defineindex.c strbuf_sprintf(url, "%s/%s.%s#L%s", SRCS, fid, HTML, lno); HTML 266 htags/defineindex.c strbuf_puts(defines, gen_href_begin_with_title("defines", alpha_f, HTML, NULL, tmp)); HTML 145 htags/dupindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, dirs[db], count, HTML); HTML 348 htags/fileindex.c snprintf(name, sizeof(name), "%s/files/%s.%s", distpath, path2fid(basedir), HTML); HTML 462 htags/fileindex.c fputs(gen_href_begin(NULL, path2fid(path), HTML, NULL), op); HTML 481 htags/fileindex.c suffix = HTML; HTML 520 htags/fileindex.c suffix = HTML; HTML 572 htags/fileindex.c path2fid(path), HTML, NULL, tips, target)); HTML 596 htags/fileindex.c fprintf(FILEMAP, "%s\t%s/%s.%s\n", removedotslash(path), SRCS, path2fid(path), HTML); HTML 623 htags/fileindex.c path2fid(path), HTML, NULL, tips)); HTML 809 htags/fileindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, INCS, no, HTML); HTML 820 htags/fileindex.c fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE); HTML 854 htags/fileindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, INCREFS, no, HTML); HTML 236 htags/htags.c const char *HTML; HTML 416 htags/htags.c {"@HTML@", HTML}, HTML 851 htags/htags.c snprintf(html, sizeof(html), "%s/%s/%s.%s", distpath, SRCS, path2fid(path), HTML); HTML 1813 htags/htags.c HTML = (cflag == 'c') ? gzipped_suffix HTML 138 htags/htags.h extern const char *HTML; HTML 199 htags/src2html.c strbuf_puts(sb, gen_href_begin("../files", path2fid(path), HTML, NULL)); HTML 387 htags/src2html.c suffix = HTML; HTML 407 htags/src2html.c strbuf_puts(outbuf, gen_href_begin_with_title(upperdir(SRCS), path2fid(filename), HTML, lno, tooltip(type, atoi(lno), filename))); HTML 423 htags/src2html.c strbuf_puts(outbuf, gen_href_begin(NULL, path2fid(strbuf_value(inc->contents)), HTML, NULL)); HTML 427 htags/src2html.c strbuf_puts(outbuf, gen_href_begin(upperdir(INCS), id, HTML, NULL)); HTML 780 htags/src2html.c suffix = HTML; HTML 796 htags/src2html.c suffix = HTML;