textchar          450 src/editor/editdraw.c         unsigned int textchar;
textchar          459 src/editor/editdraw.c         textchar = p->ch;
textchar          467 src/editor/editdraw.c                 textchar = ' ';
textchar          487 src/editor/editdraw.c         tty_print_anychar (textchar);