lastpart 79 htags/fileindex.c static const char *lastpart(const char *); lastpart 561 htags/fileindex.c put_inc(lastpart(path), path, src_count); lastpart 586 htags/fileindex.c strbuf_puts(sb, full_path ? removedotslash(path) : lastpart(path)); lastpart 628 htags/fileindex.c strbuf_sprintf(sb, "%s/%s", lastpart(path), gen_href_end());