ESC_v             108 ext/pcre/pcrelib/pcre_compile.c -ESC_p,      0,  ESC_r, -ESC_s,  ESC_tee,    0, -ESC_v, -ESC_w,   /* p - w */
ESC_v             125 ext/pcre/pcrelib/pcre_compile.c /*  A0 */     0,   '~', -ESC_s, ESC_tee,      0,-ESC_v, -ESC_w,      0,
ESC_v            2257 ext/pcre/pcrelib/pcre_compile.c     case ESC_v:
ESC_v            2268 ext/pcre/pcrelib/pcre_compile.c       return -next != ESC_v;
ESC_v            2270 ext/pcre/pcrelib/pcre_compile.c       return -next == ESC_v;
ESC_v            2279 ext/pcre/pcrelib/pcre_compile.c          next == -ESC_h || next == -ESC_v;
ESC_v            2288 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_v            2301 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_v;
ESC_v            2304 ext/pcre/pcrelib/pcre_compile.c   return next == -ESC_W || next == -ESC_s || next == -ESC_h || next == -ESC_v;
ESC_v            2968 ext/pcre/pcrelib/pcre_compile.c           if (-c == ESC_v)