ESC_S 104 ext/pcre/pcrelib/pcre_compile.c -ESC_P, -ESC_Q, -ESC_R, -ESC_S, 0, 0, -ESC_V, -ESC_W, /* P - W */ ESC_S 133 ext/pcre/pcrelib/pcre_compile.c /* E0 */ '\\', 0, -ESC_S, 0, 0,-ESC_V, -ESC_W, -ESC_X, ESC_S 2220 ext/pcre/pcrelib/pcre_compile.c case ESC_S: ESC_S 2285 ext/pcre/pcrelib/pcre_compile.c return next == -ESC_S || next == -ESC_d || next == -ESC_w; ESC_S 2291 ext/pcre/pcrelib/pcre_compile.c return next == -ESC_S || next == -ESC_H || next == -ESC_d || next == -ESC_w; ESC_S 2878 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;