strdupesc         482 src/dps8/dps8_console.c         unsigned char * new = (unsigned char *) strdupesc (cptr);
strdupesc         531 src/dps8/dps8_console.c     unsigned char * new = (unsigned char *) strdupesc (cptr);
strdupesc         883 src/dps8/dps8_utils.h char * strdupesc (const char * str);