_ESC
_ESC, 0, 0, _LET,
#define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */
if (cmap(c, _META|_ESC)||isauxsp(c))
} else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) {
#ifndef _ESC