topbracket       2252 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_INLINE void copy_ovector(compiler_common *common, int topbracket)
topbracket       2286 ext/pcre/pcrelib/pcre_jit_compile.c if (topbracket > 1)
topbracket       2288 ext/pcre/pcrelib/pcre_jit_compile.c   GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + topbracket * 2 * sizeof(sljit_sw));
topbracket       2289 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV, SLJIT_R1, 0, SLJIT_IMM, topbracket + 1);