charoffset       4771 ext/pcre/pcrelib/pcre_jit_compile.c   if ((value) != charoffset) \
charoffset       4773 ext/pcre/pcrelib/pcre_jit_compile.c     if ((value) < charoffset) \
charoffset       4774 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(charoffset - (value))); \
charoffset       4776 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)((value) - charoffset)); \
charoffset       4778 ext/pcre/pcrelib/pcre_jit_compile.c   charoffset = (value);
charoffset       4785 ext/pcre/pcrelib/pcre_jit_compile.c sljit_uw c, charoffset, max = 256, min = READ_CHAR_MAX;
charoffset       4999 ext/pcre/pcrelib/pcre_jit_compile.c charoffset = 0;
charoffset       5018 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5024 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5031 ext/pcre/pcrelib/pcre_jit_compile.c       jump = CMP(SLJIT_EQUAL ^ invertcmp, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5044 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5050 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5057 ext/pcre/pcrelib/pcre_jit_compile.c       jump = CMP(SLJIT_LESS_EQUAL ^ invertcmp, TMP1, 0, SLJIT_IMM, (sljit_sw)(c - charoffset));
charoffset       5123 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(CHAR_UNDERSCORE - charoffset));
charoffset       5148 ext/pcre/pcrelib/pcre_jit_compile.c         if (charoffset == 0)
charoffset       5152 ext/pcre/pcrelib/pcre_jit_compile.c           OP2(SLJIT_ADD, TMP2, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)charoffset);
charoffset       5161 ext/pcre/pcrelib/pcre_jit_compile.c         if (charoffset == 0)
charoffset       5165 ext/pcre/pcrelib/pcre_jit_compile.c           OP2(SLJIT_ADD, TMP2, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)charoffset);
charoffset       5171 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(other_cases[0] - charoffset));
charoffset       5178 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(*other_cases++ - charoffset));
charoffset       5184 ext/pcre/pcrelib/pcre_jit_compile.c         OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(*other_cases++ - charoffset));
charoffset       5191 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(CHAR_DOLLAR_SIGN - charoffset));
charoffset       5193 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(CHAR_COMMERCIAL_AT - charoffset));
charoffset       5195 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(CHAR_GRAVE_ACCENT - charoffset));
charoffset       5199 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, (sljit_sw)(0xd7ff - charoffset));