HTML 181 htags/cflowindex.c fprintf(op, gen_href_begin(SRCS, fid, HTML, lineno)); HTML 634 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 641 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 671 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); HTML 119 htags/defineindex.c strbuf_puts(defines, gen_href_begin_with_title("defines", alpha_f, HTML, NULL, tmp)); HTML 172 htags/defineindex.c snprintf(buf, sizeof(buf), "%s/defines/%s.%s", distpath, alpha_f, HTML); HTML 208 htags/defineindex.c DEFS, fid, HTML); HTML 217 htags/defineindex.c strbuf_sprintf(url, "%s/%s.%s", DEFS, fid, HTML); HTML 227 htags/defineindex.c SRCS, fid, HTML, lno); HTML 230 htags/defineindex.c strbuf_sprintf(url, "%s/%s.%s#L%s", SRCS, fid, HTML, lno); HTML 253 htags/defineindex.c strbuf_puts(defines, gen_href_begin_with_title("defines", alpha_f, HTML, NULL, tmp)); HTML 157 htags/dupindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, dirs[db], count, HTML); HTML 367 htags/fileindex.c snprintf(name, sizeof(name), "%s/files/%s.%s", distpath, path2fid(basedir), HTML); HTML 375 htags/fileindex.c strbuf_puts(files, gen_href_begin_with_title_target("files", path2fid(basedir), HTML, NULL, NULL, target)); HTML 450 htags/fileindex.c gen_href_begin_with_title_target(SRCS, path2fid(path), HTML, NULL, tips, target), HTML 457 htags/fileindex.c fprintf(FILEMAP, "%s\t%s/%s.%s\n", removedotslash(path), SRCS, path2fid(path), HTML); HTML 514 htags/fileindex.c fputs(gen_href_begin(NULL, path2fid(path), HTML, NULL), op); HTML 533 htags/fileindex.c suffix = HTML; HTML 573 htags/fileindex.c suffix = HTML; HTML 625 htags/fileindex.c path2fid(path), HTML, NULL, tips, target)); HTML 674 htags/fileindex.c path2fid(path), HTML, NULL, tips)); HTML 870 htags/fileindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, INCS, no, HTML); HTML 881 htags/fileindex.c fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE); HTML 915 htags/fileindex.c snprintf(path, sizeof(path), "%s/%s/%d.%s", distpath, INCREFS, no, HTML); HTML 258 htags/htags.c const char *HTML; /**< HTML */ HTML 485 htags/htags.c {"@HTML@", HTML}, HTML 971 htags/htags.c snprintf(html, sizeof(html), "%s/%s/%s.%s", distpath, SRCS, path2fid(path), HTML); HTML 2013 htags/htags.c HTML = (cflag) ? gzipped_suffix : normal_suffix; HTML 2118 htags/htags.c fputs(HTML, op); HTML 157 htags/htags.h extern const char *HTML; HTML 223 htags/src2html.c strbuf_puts(sb, gen_href_begin("../files", path2fid(path), HTML, NULL)); HTML 491 htags/src2html.c suffix = HTML; HTML 510 htags/src2html.c strbuf_puts(outbuf, gen_href_begin_with_title(upperdir(SRCS), fid, HTML, lno, tooltip(type, atoi(lno), path))); HTML 547 htags/src2html.c strbuf_puts(outbuf, gen_href_begin(NULL, path2fid(strbuf_value(inc->contents)), HTML, NULL)); HTML 551 htags/src2html.c strbuf_puts(outbuf, gen_href_begin(upperdir(INCS), id, HTML, NULL)); HTML 565 htags/src2html.c strbuf_puts(outbuf, gen_href_begin(NULL, path2fid(file), HTML, NULL)); HTML 926 htags/src2html.c suffix = HTML; HTML 942 htags/src2html.c suffix = HTML;