IS_EVSTR         4132 string.c       	    len += IS_EVSTR(p, pend) ? 2 : 1;
IS_EVSTR         4174 string.c       	    if (IS_EVSTR(p, pend)) *q++ = '\\';