OVECTOR_START     499 ext/pcre/pcrelib/pcre_jit_compile.c #define OVECTOR(i)       (OVECTOR_START + (i) * (sljit_sw)sizeof(sljit_sw))
OVECTOR_START    2184 ext/pcre/pcrelib/pcre_jit_compile.c   GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START);
OVECTOR_START    2210 ext/pcre/pcrelib/pcre_jit_compile.c   GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + sizeof(sljit_sw));
OVECTOR_START    2270 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_S0, 0, OVECTOR_START);
OVECTOR_START    2288 ext/pcre/pcrelib/pcre_jit_compile.c   GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + topbracket * 2 * sizeof(sljit_sw));
OVECTOR_START    6439 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_R2, 0, OVECTOR_START);
OVECTOR_START    9985 ext/pcre/pcrelib/pcre_jit_compile.c common->cbra_ptr = OVECTOR_START + (re->top_bracket + 1) * 2 * sizeof(sljit_sw);