text_getc          48 rdswitch.c         ch = text_getc(file);
text_getc          61 rdswitch.c       while ((ch = text_getc(file)) != EOF) {
text_getc         141 rdswitch.c         ch = text_getc(file);