start_ptr         354 ext/pcre/pcrelib/pcre_jit_compile.c   int start_ptr;
start_ptr        2224 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(SLJIT_SP), common->start_ptr);
start_ptr        2308 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(common->start_used_ptr != 0 && common->start_ptr != 0
start_ptr        2321 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, SLJIT_R2, 0, SLJIT_MEM1(SLJIT_SP), common->mode == JIT_PARTIAL_HARD_COMPILE ? common->start_ptr : (common->hit_start + (int)sizeof(sljit_sw)), SLJIT_S0, 0);
start_ptr        9967 ext/pcre/pcrelib/pcre_jit_compile.c   common->start_ptr = common->ovector_start;
start_ptr        9977 ext/pcre/pcrelib/pcre_jit_compile.c if (common->start_ptr == 0)
start_ptr        9978 ext/pcre/pcrelib/pcre_jit_compile.c   common->start_ptr = OVECTOR(0);
start_ptr        10086 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(common->start_ptr != OVECTOR(0));
start_ptr        10087 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), common->start_ptr, STR_PTR, 0);
start_ptr        10090 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(common->start_ptr == OVECTOR(0));
start_ptr        10173 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), common->start_ptr);