ESC_S             107 pcre/pcre_compile.cpp -ESC_P, -ESC_Q, -ESC_R, -ESC_S,      0,      0, -ESC_V, -ESC_W,   /* P - W */
ESC_S             136 pcre/pcre_compile.cpp /*  E0 */  '\\',     0, -ESC_S,       0,      0,-ESC_V, -ESC_W, -ESC_X,
ESC_S            2466 pcre/pcre_compile.cpp     case ESC_S:
ESC_S            2531 pcre/pcre_compile.cpp   return next == -ESC_S || next == -ESC_d || next == -ESC_w;
ESC_S            2537 pcre/pcre_compile.cpp   return next == -ESC_S || next == -ESC_H || next == -ESC_d || next == -ESC_w;
ESC_S            3120 pcre/pcre_compile.cpp             case ESC_S:
ESC_S            3136 pcre/pcre_compile.cpp                    c == -ESC_W || c == -ESC_s || c == -ESC_S) continue;