full_path 376 htags/fileindex.c strbuf_puts(files, full_path ? removedotslash(basedir) : lastpart(basedir)); full_path 451 htags/fileindex.c full_path ? removedotslash(path) : lastpart(path), full_path 639 htags/fileindex.c strbuf_puts(sb, full_path ? removedotslash(path) : lastpart(path)); full_path 241 htags/htags.c int full_path = 0; /**< file index format */ full_path 301 htags/htags.c {"full-path", no_argument, &full_path, 1}, full_path 143 htags/htags.h extern int full_path;