gen_href_begin_with_title_target 545 htags/common.c return gen_href_begin_with_title_target(NULL, file, NULL, NULL, NULL, NULL); gen_href_begin_with_title_target 556 htags/common.c return gen_href_begin_with_title_target(dir, file, suffix, key, NULL, NULL); gen_href_begin_with_title_target 567 htags/common.c return gen_href_begin_with_title_target(dir, file, suffix, key, title, NULL); gen_href_begin_with_title_target 144 htags/common.h const char *gen_href_begin_with_title_target(const char *, const char *, const char *, const char *, const char *, const char *); gen_href_begin_with_title_target 235 htags/defineindex.c fputs(gen_href_begin_with_title_target(NULL, strbuf_value(url), NULL, NULL, guide, target), STDOUT); gen_href_begin_with_title_target 375 htags/fileindex.c strbuf_puts(files, gen_href_begin_with_title_target("files", path2fid(basedir), HTML, NULL, NULL, target)); gen_href_begin_with_title_target 450 htags/fileindex.c gen_href_begin_with_title_target(SRCS, path2fid(path), HTML, NULL, tips, target), gen_href_begin_with_title_target 624 htags/fileindex.c strbuf_puts(sb, gen_href_begin_with_title_target(level == 0 ? SRCS: upperdir(SRCS), gen_href_begin_with_title_target 881 htags/fileindex.c fputs(gen_href_begin_with_title_target(upperdir(SRCS), path2fid(filename), HTML, NULL, NULL, target), INCLUDE); gen_href_begin_with_title_target 1048 htags/htags.c strbuf_puts(sb, gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips,"_top")); gen_href_begin_with_title_target 1054 htags/htags.c gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips, "_top"), gen_href_begin_with_title_target 1074 htags/htags.c strbuf_puts(sb, gen_href_begin_with_title_target(NULL, www, NULL, NULL, NULL, "_top"));