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