ESC_s             111 pcre/pcre_compile.cpp -ESC_p,      0,  ESC_r, -ESC_s,  ESC_tee,    0, -ESC_v, -ESC_w,   /* p - w */
ESC_s             128 pcre/pcre_compile.cpp /*  A0 */     0,   '~', -ESC_s, ESC_tee,      0,-ESC_v, -ESC_w,      0,
ESC_s            2463 pcre/pcre_compile.cpp     case ESC_s:
ESC_s            2524 pcre/pcre_compile.cpp   return next == -ESC_D || next == -ESC_s || next == -ESC_W ||
ESC_s            2534 pcre/pcre_compile.cpp   return next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_s            2550 pcre/pcre_compile.cpp   return next == -ESC_W || next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_s            3115 pcre/pcre_compile.cpp             case ESC_s:
ESC_s            3136 pcre/pcre_compile.cpp                    c == -ESC_W || c == -ESC_s || c == -ESC_S) continue;