ESC_CHAR 2308 src/simh/sim_console.c if (c == ESC_CHAR) { /* does it start an escape? */ ESC_CHAR 2316 src/simh/sim_console.c (*encoded++ != ESC_CHAR)) /* or not followed by another escape? */