ESC_w             108 ext/pcre/pcrelib/pcre_compile.c -ESC_p,      0,  ESC_r, -ESC_s,  ESC_tee,    0, -ESC_v, -ESC_w,   /* p - w */
ESC_w             125 ext/pcre/pcrelib/pcre_compile.c /*  A0 */     0,   '~', -ESC_s, ESC_tee,      0,-ESC_v, -ESC_w,      0,
ESC_w            2223 ext/pcre/pcrelib/pcre_compile.c     case ESC_w:
ESC_w            2285 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_S || next == -ESC_d || next == -ESC_w;
ESC_w            2291 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_S || next == -ESC_H || next == -ESC_d || next == -ESC_w;
ESC_w            2298 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_V || next == -ESC_d || next == -ESC_w;
ESC_w            2307 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_w || next == -ESC_d;
ESC_w            2864 ext/pcre/pcrelib/pcre_compile.c             case ESC_w:
ESC_w            2890 ext/pcre/pcrelib/pcre_compile.c           else if (c == -ESC_d || c == -ESC_D || c == -ESC_w ||