OVECTOR_START 499 ext/pcre/pcrelib/pcre_jit_compile.c #define OVECTOR(i) (OVECTOR_START + (i) * (sljit_sw)sizeof(sljit_sw)) OVECTOR_START 2161 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START); OVECTOR_START 2187 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + sizeof(sljit_sw)); OVECTOR_START 2246 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_S0, 0, OVECTOR_START); OVECTOR_START 2264 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + topbracket * 2 * sizeof(sljit_sw)); OVECTOR_START 6402 ext/pcre/pcrelib/pcre_jit_compile.c GET_LOCAL_BASE(SLJIT_R2, 0, OVECTOR_START); OVECTOR_START 9943 ext/pcre/pcrelib/pcre_jit_compile.c common->cbra_ptr = OVECTOR_START + (re->top_bracket + 1) * 2 * sizeof(sljit_sw);