textchar          441 src/editor/editdraw.c         unsigned int textchar;
textchar          450 src/editor/editdraw.c         textchar = p->ch;
textchar          458 src/editor/editdraw.c                 textchar = ' ';
textchar          478 src/editor/editdraw.c         tty_print_anychar (textchar);