HTML 574 htags/common.c fid = path2fid(filename); HTML 581 htags/common.c strbuf_sprintf(sb, "</td><td class='line'>%s</td><td class='file'>%s</td><td class='code'>", HTML 610 htags/common.c recover(&ptable); 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, unit); HTML 387 htags/src2html.c else if (type == 'Y') HTML 407 htags/src2html.c return; HTML 423 htags/src2html.c */ HTML 427 htags/src2html.c if (inc->count == 1) HTML 780 htags/src2html.c * INCLUDED FROM index. HTML 796 htags/src2html.c snprintf(s_count, sizeof(s_count), "%d", incref->ref_count);