gen_href_begin_with_title_target 494 htags/common.c return gen_href_begin_with_title_target(NULL, file, NULL, NULL, NULL, NULL); gen_href_begin_with_title_target 502 htags/common.c return gen_href_begin_with_title_target(dir, file, suffix, key, NULL, NULL); gen_href_begin_with_title_target 510 htags/common.c return gen_href_begin_with_title_target(dir, file, suffix, key, title, NULL); gen_href_begin_with_title_target 111 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 248 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 571 htags/fileindex.c strbuf_puts(sb, gen_href_begin_with_title_target(level == 0 ? SRCS: upperdir(SRCS), gen_href_begin_with_title_target 820 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 908 htags/htags.c strbuf_puts(sb, gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips,"_top")); gen_href_begin_with_title_target 914 htags/htags.c gen_href_begin_with_title_target(NULL, www, NULL, NULL, tips, "_top"), gen_href_begin_with_title_target 934 htags/htags.c strbuf_puts(sb, gen_href_begin_with_title_target(NULL, www, NULL, NULL, NULL, "_top"));