title 302 htags/common.c gen_page_generic_begin(const char *title, int place, int use_frameset) title 335 htags/common.c strbuf_puts(sb, title); title 354 htags/common.c * i) place SUBDIR: this page is in sub directory title 356 htags/common.c */ title 364 htags/common.c * title 366 htags/common.c */ title 449 htags/common.c * i) target target='xxx' title 483 htags/common.c } title 484 htags/common.c strbuf_putc(sb, '\''); title 508 htags/common.c /* title 510 htags/common.c */ title 714 htags/common.c /* title 716 htags/common.c */ title 722 htags/common.c /* title 724 htags/common.c */ title 730 htags/common.c /* title 748 htags/common.c strbuf_puts(sb, " checked='checked'"); title 749 htags/common.c else title 136 htags/htags.c const char *title; title 686 htags/htags.c makeindex(const char *file, const char *title, const char *index) title 694 htags/htags.c fputs_nl(gen_page_frameset_begin(title), op); title 718 htags/htags.c fputs_nl(gen_page_begin(title, TOPDIR), op); title 745 htags/htags.c fputs_nl(gen_page_begin(title, TOPDIR), op); title 892 htags/htags.c makecommonpart(const char *title, const char *defines, const char *files) title 902 htags/htags.c strbuf_puts(sb, title); title 1563 htags/htags.c title = optarg; title 1680 htags/htags.c if (!title) { title 1682 htags/htags.c title = p ? p + 1 : cwdpath; title 1943 htags/htags.c index = makecommonpart(title, strbuf_value(defines), strbuf_value(files)); title 1952 htags/htags.c makeindex("index.html", title, index); title 104 htags/htags.h extern const char *title; title 770 htags/src2html.c /* title 782 htags/src2html.c basename = locatestring(src, "/", MATCH_LAST); title 798 htags/src2html.c dir = upperdir(INCREFS); title 800 htags/src2html.c suffix = HTML;