• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/ncurses/progs/

Lines Matching refs:that

210      * Look for strings that contain %{number}, convert them to %'char',
261 * terminfo master file is large enough that some core-poor systems swap
269 * other entry later needs to reference an entry that got written
270 * immediately, that's OK; the resolution code will fetch it off disk
274 * write_entry() code complains before overwriting an entry that
277 * tic run, but not about overwriting ones that predate it.
280 * compiler code, is that the support for termcap fallback cannot assume
442 * the one that we were writing on before starting to read from the
545 fprintf(log_fp, "Entries that will be compiled:\n");
878 * is that we can't guarantee that for each terminal listed, all the
1550 /* check that they're all vt100 keys */
1619 * These warnings are useful for consistency checks - it is possible that
1855 * Check for user-capabilities that happen to be used in ncurses' terminal
1874 * ncurses assumes that u6 could be used for getting the cursor-position, but
1875 * that is not implemented. Make a special case for that, to quiet needless
2457 * "whatever" is contained in the sgr string, that is close enough for our
2702 * names for xterm's extensions, that was confusing, and resulted
2890 /* other sanity-checks (things that we don't want in the normal
2891 * logic that reads a terminfo entry)
2920 /* in extended mode, verify that each extension is expected type */
2957 * From XSI & O'Reilly, we gather that sc/rc are required if csr is
3056 * smir/rmir. Let's be nice and warn about that, too, even though