textchar          446 src/editor/editdraw.c         unsigned int textchar;
textchar          455 src/editor/editdraw.c         textchar = p->ch;
textchar          463 src/editor/editdraw.c                 textchar = ' ';
textchar          483 src/editor/editdraw.c         tty_print_anychar (textchar);