printw 176 gtags-cscope/display.c printw("cscope %s", ESG_REL); printw 179 gtags-cscope/display.c printw("cscope"); printw 182 gtags-cscope/display.c printw("Gtags-cscope (based on cscope version %d%s)", FILEVERSION, FIXVERSION); printw 193 gtags-cscope/display.c printw("Change \"%s\" to \"%s\"", Pattern, newpat); printw 195 gtags-cscope/display.c printw("%c%s: %s", toupper((unsigned char)fields[field].text2[0]), printw 201 gtags-cscope/display.c printw("%-*s ", subsystemlen, "Subsystem"); printw 202 gtags-cscope/display.c printw("%-*s ", booklen, "Book"); printw 205 gtags-cscope/display.c printw("%-*s ", filelen, "File"); printw 208 gtags-cscope/display.c printw("%-*s ", fcnlen, "Function"); printw 251 gtags-cscope/display.c printw("%c", dispchars[disprefs]); printw 264 gtags-cscope/display.c printw("%-*s ", filelen, file); printw 269 gtags-cscope/display.c printw("%-*.*s ", subsystemlen, subsystemlen, subsystem); printw 270 gtags-cscope/display.c printw("%-*.*s ", booklen, booklen, book); printw 274 gtags-cscope/display.c printw("%-*.*s ", filelen, filelen, printw 281 gtags-cscope/display.c printw("%-*.*s ", fcnlen, fcnlen, function); printw 289 gtags-cscope/display.c printw("%*s ", numlen, linenum); printw 310 gtags-cscope/display.c printw("%.*s", i, s); printw 369 gtags-cscope/display.c printw("* %d more line%s - press the space bar to display more *", i, s); printw 379 gtags-cscope/display.c printw("%s %s:\n", fields[i].text1, fields[i].text2);