full_path         586 htags/fileindex.c 	strbuf_puts(sb, full_path ? removedotslash(path) : lastpart(path));
full_path         222 htags/htags.c  int full_path = 0;			/* file index format		*/
full_path         278 htags/htags.c          {"full-path", no_argument, &full_path, 1},
full_path        1142 htags/htags.c  		full_path = 1;
full_path         125 htags/htags.h  extern int full_path;