sourcereg         438 ext/pcre/pcrelib/pcre_jit_compile.c   int sourcereg;
sourcereg        4636 ext/pcre/pcrelib/pcre_jit_compile.c if (context->sourcereg == -1)
sourcereg        4657 ext/pcre/pcrelib/pcre_jit_compile.c   context->sourcereg = TMP2;
sourcereg        4692 ext/pcre/pcrelib/pcre_jit_compile.c       OP1(SLJIT_MOV_SI, context->sourcereg, 0, SLJIT_MEM1(STR_PTR), -context->length);
sourcereg        4694 ext/pcre/pcrelib/pcre_jit_compile.c       OP1(SLJIT_MOV_UH, context->sourcereg, 0, SLJIT_MEM1(STR_PTR), -context->length);
sourcereg        4697 ext/pcre/pcrelib/pcre_jit_compile.c       OP1(SLJIT_MOV_UB, context->sourcereg, 0, SLJIT_MEM1(STR_PTR), -context->length);
sourcereg        4699 ext/pcre/pcrelib/pcre_jit_compile.c     context->sourcereg = context->sourcereg == TMP1 ? TMP2 : TMP1;
sourcereg        4705 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asint);
sourcereg        4706 ext/pcre/pcrelib/pcre_jit_compile.c       add_jump(compiler, backtracks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asint | context->oc.asint));
sourcereg        4711 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort);
sourcereg        4712 ext/pcre/pcrelib/pcre_jit_compile.c       add_jump(compiler, backtracks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asushort | context->oc.asushort));
sourcereg        4718 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte);
sourcereg        4719 ext/pcre/pcrelib/pcre_jit_compile.c       add_jump(compiler, backtracks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, context->c.asbyte | context->oc.asbyte));
sourcereg        4734 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, context->sourcereg, 0, SLJIT_MEM1(STR_PTR), -context->length);
sourcereg        4736 ext/pcre/pcrelib/pcre_jit_compile.c   context->sourcereg = context->sourcereg == TMP1 ? TMP2 : TMP1;
sourcereg        4740 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, othercasebit);
sourcereg        4741 ext/pcre/pcrelib/pcre_jit_compile.c     add_jump(compiler, backtracks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, *cc | othercasebit));
sourcereg        4744 ext/pcre/pcrelib/pcre_jit_compile.c     add_jump(compiler, backtracks, CMP(SLJIT_NOT_EQUAL, context->sourcereg, 0, SLJIT_IMM, *cc));
sourcereg        5677 ext/pcre/pcrelib/pcre_jit_compile.c     context.sourcereg = -1;
sourcereg        5913 ext/pcre/pcrelib/pcre_jit_compile.c   context.sourcereg = -1;