Lines Matching refs:escape
219 char escape, lpref, c;
226 written = ofs = escape = lpref = 0;
230 if (escape) {
231 /* we're in an escape sequence, ofs == 1 */
232 escape = 0;
287 /* long format prefix, maintain the escape */
290 escape = 1;
297 /* not an escape sequence */
299 /* flush pending data on escape or end */
300 escape = 1;