IN_UCHARS         921 ext/pcre/pcrelib/pcre_compile.c newspace = (PUBL(malloc))(IN_UCHARS(newsize));
IN_UCHARS        4610 ext/pcre/pcrelib/pcre_compile.c         memmove(orig_code, previous, IN_UCHARS(code - previous));
IN_UCHARS        5514 ext/pcre/pcrelib/pcre_compile.c           IN_UCHARS(class_uchardata - code));
IN_UCHARS        5660 ext/pcre/pcrelib/pcre_compile.c       memmove(previous + 1 + LINK_SIZE, previous, IN_UCHARS(1 + LINK_SIZE));
IN_UCHARS        5710 ext/pcre/pcrelib/pcre_compile.c         memcpy(utf_chars, lastchar, IN_UCHARS(c)); /* Save the char */
IN_UCHARS        5815 ext/pcre/pcrelib/pcre_compile.c             memcpy(code, utf_chars, IN_UCHARS(c & 7));
IN_UCHARS        5840 ext/pcre/pcrelib/pcre_compile.c             memcpy(code, utf_chars, IN_UCHARS(c & 7));
IN_UCHARS        5870 ext/pcre/pcrelib/pcre_compile.c         memcpy(code, utf_chars, IN_UCHARS(c & 7));
IN_UCHARS        5989 ext/pcre/pcrelib/pcre_compile.c           memmove(previous + 1, previous, IN_UCHARS(len));
IN_UCHARS        6013 ext/pcre/pcrelib/pcre_compile.c           memmove(previous + 2 + LINK_SIZE, previous, IN_UCHARS(len));
IN_UCHARS        6076 ext/pcre/pcrelib/pcre_compile.c               memcpy(code, previous, IN_UCHARS(len));
IN_UCHARS        6154 ext/pcre/pcrelib/pcre_compile.c           memcpy(code, previous, IN_UCHARS(len));
IN_UCHARS        6271 ext/pcre/pcrelib/pcre_compile.c               memmove(bracode + 1 + LINK_SIZE, bracode, IN_UCHARS(nlen));
IN_UCHARS        6405 ext/pcre/pcrelib/pcre_compile.c           memmove(tempcode + 1 + LINK_SIZE, tempcode, IN_UCHARS(len));
IN_UCHARS        6454 ext/pcre/pcrelib/pcre_compile.c         memmove(tempcode + 1 + LINK_SIZE, tempcode, IN_UCHARS(len));
IN_UCHARS        6590 ext/pcre/pcrelib/pcre_compile.c             memcpy(code, arg, IN_UCHARS(arglen));
IN_UCHARS        8363 ext/pcre/pcrelib/pcre_compile.c           IN_UCHARS(code - start_bracket));
IN_UCHARS        8781 ext/pcre/pcrelib/pcre_compile.c   int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(length));
IN_UCHARS        8793 ext/pcre/pcrelib/pcre_compile.c       IN_UCHARS((cd->names_found - i) * cd->name_entry_size));
IN_UCHARS        8803 ext/pcre/pcrelib/pcre_compile.c memcpy(slot + IMM2_SIZE, name, IN_UCHARS(length));
IN_UCHARS        3426 ext/pcre/pcrelib/pcre_exec.c             memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
IN_UCHARS        3430 ext/pcre/pcrelib/pcre_exec.c                    memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
IN_UCHARS        3449 ext/pcre/pcrelib/pcre_exec.c               memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
IN_UCHARS        3453 ext/pcre/pcrelib/pcre_exec.c                      memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
IN_UCHARS        3470 ext/pcre/pcrelib/pcre_exec.c                 memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
IN_UCHARS        3474 ext/pcre/pcrelib/pcre_exec.c                      memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
IN_UCHARS         353 ext/pcre/pcrelib/pcre_get.c memcpy(buffer, subject + ovector[stringnumber], IN_UCHARS(yield));
IN_UCHARS         460 ext/pcre/pcrelib/pcre_get.c   size += sizeof(pcre_uchar *) + IN_UCHARS(ovector[i+1] - ovector[i] + 1);
IN_UCHARS         477 ext/pcre/pcrelib/pcre_get.c   memcpy(p, subject + ovector[i], IN_UCHARS(len));
IN_UCHARS         562 ext/pcre/pcrelib/pcre_get.c substring = (pcre_uchar *)(PUBL(malloc))(IN_UCHARS(yield + 1));
IN_UCHARS         564 ext/pcre/pcrelib/pcre_get.c memcpy(substring, subject + ovector[stringnumber], IN_UCHARS(yield));
IN_UCHARS         948 ext/pcre/pcrelib/pcre_jit_compile.c   if (next_end - next != length || memcmp(begin, next, IN_UCHARS(length)) != 0)
IN_UCHARS         967 ext/pcre/pcrelib/pcre_jit_compile.c     if (next_end - next != (length + 2 + LINK_SIZE) || memcmp(begin, next + 2 + LINK_SIZE, IN_UCHARS(length)) != 0)
IN_UCHARS         976 ext/pcre/pcrelib/pcre_jit_compile.c     if (next_end - next == (length + 1) && memcmp(begin, next + 1, IN_UCHARS(length)) == 0)
IN_UCHARS        2153 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, SLJIT_R0, 0, SLJIT_MEM1(SLJIT_S0), SLJIT_OFFSETOF(jit_arguments, begin), SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2570 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2585 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2625 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2658 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2659 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2672 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2677 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        2681 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(2));
IN_UCHARS        2683 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(3));
IN_UCHARS        2696 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2701 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        2703 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        2720 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2722 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2744 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2747 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2760 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2787 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2798 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2799 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2832 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2849 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), -IN_UCHARS(1));
IN_UCHARS        2850 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2858 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), -IN_UCHARS(1));
IN_UCHARS        2859 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2870 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2916 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2926 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2927 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        2931 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        2940 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        2941 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, IN_UCHARS(3));
IN_UCHARS        2946 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(2));
IN_UCHARS        2949 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(3));
IN_UCHARS        2952 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP2, 0, SLJIT_IMM, IN_UCHARS(4));
IN_UCHARS        2964 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        2974 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        2982 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        2988 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        3005 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        3006 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3088 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3090 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-1));
IN_UCHARS        3091 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        3095 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_SUB, SLJIT_MEM1(SLJIT_SP), common->first_line_end, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3119 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3145 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3611 ext/pcre/pcrelib/pcre_jit_compile.c   memset(update_table, IN_UCHARS(range_len), 256);
IN_UCHARS        3621 ext/pcre/pcrelib/pcre_jit_compile.c       if (update_table[*byte_set] > IN_UCHARS(i))
IN_UCHARS        3622 ext/pcre/pcrelib/pcre_jit_compile.c         update_table[*byte_set] = IN_UCHARS(i);
IN_UCHARS        3700 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_SUB, STR_END, 0, STR_END, 0, SLJIT_IMM, IN_UCHARS(max));
IN_UCHARS        3706 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_SUB, STR_END, 0, STR_END, 0, SLJIT_IMM, IN_UCHARS(max));
IN_UCHARS        3721 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(range_right));
IN_UCHARS        3723 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(range_right + 1) - 1);
IN_UCHARS        3737 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(offsets[0]));
IN_UCHARS        3739 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(offsets[1]));
IN_UCHARS        3740 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3746 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(offsets[2] - 1));
IN_UCHARS        3761 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3779 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_END, 0, STR_END, 0, SLJIT_IMM, IN_UCHARS(max));
IN_UCHARS        3834 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3869 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        3878 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        3880 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-2));
IN_UCHARS        3881 ext/pcre/pcrelib/pcre_jit_compile.c   OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-1));
IN_UCHARS        3978 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4028 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, TMP1, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4061 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4473 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4474 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4477 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOVU_UCHAR, CHAR1, 0, SLJIT_MEM1(TMP1), IN_UCHARS(1));
IN_UCHARS        4478 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOVU_UCHAR, CHAR2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        4480 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB | SLJIT_SET_E, TMP2, 0, TMP2, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4484 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4505 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4506 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4509 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOVU_UCHAR, CHAR1, 0, SLJIT_MEM1(TMP1), IN_UCHARS(1));
IN_UCHARS        4510 ext/pcre/pcrelib/pcre_jit_compile.c OP1(MOVU_UCHAR, CHAR2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        4524 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB | SLJIT_SET_E, TMP2, 0, TMP2, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4528 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        4636 ext/pcre/pcrelib/pcre_jit_compile.c   context->length -= IN_UCHARS(1);
IN_UCHARS        5351 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5370 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5375 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5404 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5473 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        5474 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        5489 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        5495 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5496 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        5502 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        5504 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        5509 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        5516 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5561 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_SUB, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        5563 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-2));
IN_UCHARS        5564 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-1));
IN_UCHARS        5602 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(2));
IN_UCHARS        5603 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(0));
IN_UCHARS        5616 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(MOV_UCHAR, TMP2, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(1));
IN_UCHARS        5636 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(length));
IN_UCHARS        5639 ext/pcre/pcrelib/pcre_jit_compile.c     context.length = IN_UCHARS(length);
IN_UCHARS        5698 ext/pcre/pcrelib/pcre_jit_compile.c       OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(1));
IN_UCHARS        5812 ext/pcre/pcrelib/pcre_jit_compile.c     OP2(SLJIT_SUB, STR_PTR, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(length));
IN_UCHARS        5865 ext/pcre/pcrelib/pcre_jit_compile.c   context.length += IN_UCHARS(size);
IN_UCHARS        10028 ext/pcre/pcrelib/pcre_jit_compile.c   OP2(SLJIT_ADD, TMP2, 0, STR_PTR, 0, SLJIT_IMM, IN_UCHARS(study->minlength));