ESC_s             108 ext/pcre/pcrelib/pcre_compile.c -ESC_p,      0,  ESC_r, -ESC_s,  ESC_tee,    0, -ESC_v, -ESC_w,   /* p - w */
ESC_s             125 ext/pcre/pcrelib/pcre_compile.c /*  A0 */     0,   '~', -ESC_s, ESC_tee,      0,-ESC_v, -ESC_w,      0,
ESC_s            2217 ext/pcre/pcrelib/pcre_compile.c     case ESC_s:
ESC_s            2278 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_D || next == -ESC_s || next == -ESC_W ||
ESC_s            2288 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_s            2304 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_W || next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_s            2873 ext/pcre/pcrelib/pcre_compile.c             case ESC_s:
ESC_s            2891 ext/pcre/pcrelib/pcre_compile.c                    c == -ESC_W || c == -ESC_s || c == -ESC_S) continue;