IMM2_SIZE        1763 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
IMM2_SIZE        1806 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);
IMM2_SIZE        1879 ext/pcre/pcrelib/pcre_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1887 ext/pcre/pcrelib/pcre_compile.c     if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        1889 ext/pcre/pcrelib/pcre_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        1953 ext/pcre/pcrelib/pcre_compile.c       if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1;
IMM2_SIZE        1955 ext/pcre/pcrelib/pcre_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2135 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2280 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2655 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2721 ext/pcre/pcrelib/pcre_compile.c     if (utf && HAS_EXTRALEN(code[1 + IMM2_SIZE])) code += GET_EXTRALEN(code[1 + IMM2_SIZE]);
IMM2_SIZE        2938 ext/pcre/pcrelib/pcre_compile.c     code += IMM2_SIZE;
IMM2_SIZE        3090 ext/pcre/pcrelib/pcre_compile.c     end += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3792 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        6389 ext/pcre/pcrelib/pcre_compile.c           ((tempcode[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        6390 ext/pcre/pcrelib/pcre_compile.c           || tempcode[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE        6756 ext/pcre/pcrelib/pcre_compile.c         skipbytes = 1+IMM2_SIZE;
IMM2_SIZE        6833 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr != NULL) skipbytes += IMM2_SIZE;
IMM2_SIZE        6878 ext/pcre/pcrelib/pcre_compile.c           if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break;
IMM2_SIZE        6896 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 ||
IMM2_SIZE        6897 ext/pcre/pcrelib/pcre_compile.c               (slot+IMM2_SIZE)[namelen] != 0) break;
IMM2_SIZE        6904 ext/pcre/pcrelib/pcre_compile.c             PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count);
IMM2_SIZE        6905 ext/pcre/pcrelib/pcre_compile.c             skipbytes += IMM2_SIZE;
IMM2_SIZE        7115 ext/pcre/pcrelib/pcre_compile.c           if (namelen + IMM2_SIZE + 1 > cd->name_entry_size)
IMM2_SIZE        7117 ext/pcre/pcrelib/pcre_compile.c             cd->name_entry_size = namelen + IMM2_SIZE + 1;
IMM2_SIZE        7246 ext/pcre/pcrelib/pcre_compile.c           *lengthptr += IMM2_SIZE;
IMM2_SIZE        7309 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&
IMM2_SIZE        7310 ext/pcre/pcrelib/pcre_compile.c                 slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        7342 ext/pcre/pcrelib/pcre_compile.c             if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break;
IMM2_SIZE        7654 ext/pcre/pcrelib/pcre_compile.c       skipbytes = IMM2_SIZE;
IMM2_SIZE        8817 ext/pcre/pcrelib/pcre_compile.c              *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;
IMM2_SIZE        8843 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8856 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8905 ext/pcre/pcrelib/pcre_compile.c   int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(length));
IMM2_SIZE        8906 ext/pcre/pcrelib/pcre_compile.c   if (crc == 0 && slot[IMM2_SIZE+length] != 0)
IMM2_SIZE        8927 ext/pcre/pcrelib/pcre_compile.c memcpy(slot + IMM2_SIZE, name, IN_UCHARS(length));
IMM2_SIZE        8928 ext/pcre/pcrelib/pcre_compile.c slot[IMM2_SIZE + length] = 0;
IMM2_SIZE        1345 ext/pcre/pcrelib/pcre_exec.c         int count = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        1364 ext/pcre/pcrelib/pcre_exec.c         int count = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        1480 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2706 ext/pcre/pcrelib/pcre_exec.c       int count = GET2(ecode, 1+IMM2_SIZE);
IMM2_SIZE        2708 ext/pcre/pcrelib/pcre_exec.c       ecode += 1 + 2*IMM2_SIZE;
IMM2_SIZE        2733 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2761 ext/pcre/pcrelib/pcre_exec.c       max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2763 ext/pcre/pcrelib/pcre_exec.c       ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2907 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2909 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3134 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        3136 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3322 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3337 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3713 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3723 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3755 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4082 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4090 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4118 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE         119 ext/pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         203 ext/pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         211 ext/pcre/pcrelib/pcre_get.c         (pcre_uchar *)(first - entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         217 ext/pcre/pcrelib/pcre_get.c         (pcre_uchar *)(last + entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         574 ext/pcre/pcrelib/pcre_internal.h #define PUT2INC(a,n,d)  PUT2(a,n,d), a += IMM2_SIZE
IMM2_SIZE        2210 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto, minupto             ** mode      */ \
IMM2_SIZE        2211 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact                                  */ \
IMM2_SIZE        2212 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+, ++, ?+, upto+                      */ \
IMM2_SIZE        2214 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto I, minupto I                      */ \
IMM2_SIZE        2215 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact I                                */ \
IMM2_SIZE        2216 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+I, ++I, ?+I, upto+I                  */ \
IMM2_SIZE        2219 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto, minupto                      */ \
IMM2_SIZE        2220 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact                              */ \
IMM2_SIZE        2221 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *, +, ?, upto           */ \
IMM2_SIZE        2223 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto I, minupto I                  */ \
IMM2_SIZE        2224 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact I                            */ \
IMM2_SIZE        2225 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *I, +I, ?I, upto I      */ \
IMM2_SIZE        2228 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* Type upto, minupto                     */ \
IMM2_SIZE        2229 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* Type exact                             */ \
IMM2_SIZE        2230 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive *+, ++, ?+, upto+           */ \
IMM2_SIZE        2233 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE, 1+2*IMM2_SIZE,  /* CRRANGE, CRMINRANGE                    */ \
IMM2_SIZE        2234 ext/pcre/pcrelib/pcre_internal.h   1, 1, 1, 1+2*IMM2_SIZE,        /* Possessive *+, ++, ?+, CRPOSRANGE      */ \
IMM2_SIZE        2238 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REF                                    */ \
IMM2_SIZE        2239 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REFI                                   */ \
IMM2_SIZE        2240 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREF                                  */ \
IMM2_SIZE        2241 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREFI                                 */ \
IMM2_SIZE        2258 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRA                                   */ \
IMM2_SIZE        2259 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRAPOS                                */ \
IMM2_SIZE        2263 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRA                                  */ \
IMM2_SIZE        2264 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRAPOS                               */ \
IMM2_SIZE        2266 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* CREF, DNCREF                           */ \
IMM2_SIZE        2267 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* RREF, DNRREF                           */ \
IMM2_SIZE        2274 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1                 /* CLOSE, SKIPZERO                        */
IMM2_SIZE         798 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         804 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE         818 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         824 ext/pcre/pcrelib/pcre_jit_compile.c     count = GET2(cc, 1 + IMM2_SIZE);
IMM2_SIZE         831 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         914 ext/pcre/pcrelib/pcre_jit_compile.c   if (GET2(cc, 1) == GET2(cc, 1 + IMM2_SIZE))
IMM2_SIZE        1120 ext/pcre/pcrelib/pcre_jit_compile.c     bracketlen = 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1140 ext/pcre/pcrelib/pcre_jit_compile.c     bracketlen = 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1162 ext/pcre/pcrelib/pcre_jit_compile.c     size = -(2 + IMM2_SIZE);
IMM2_SIZE        1177 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI)
IMM2_SIZE        1179 ext/pcre/pcrelib/pcre_jit_compile.c     size = 1 + IMM2_SIZE;
IMM2_SIZE        1184 ext/pcre/pcrelib/pcre_jit_compile.c     size = 1 + IMM2_SIZE;
IMM2_SIZE        1332 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1533 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1586 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1592 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1624 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1645 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        1770 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1779 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1826 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 2 + IMM2_SIZE;
IMM2_SIZE        1858 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + IMM2_SIZE;
IMM2_SIZE        3308 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        3353 ext/pcre/pcrelib/pcre_jit_compile.c       cc += IMM2_SIZE;
IMM2_SIZE        3439 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        3449 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        5961 ext/pcre/pcrelib/pcre_jit_compile.c int count = GET2(cc, 1 + IMM2_SIZE);
IMM2_SIZE        6102 ext/pcre/pcrelib/pcre_jit_compile.c   cc += IMM2_SIZE;
IMM2_SIZE        6103 ext/pcre/pcrelib/pcre_jit_compile.c type = cc[1 + IMM2_SIZE];
IMM2_SIZE        6113 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6119 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6125 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6129 ext/pcre/pcrelib/pcre_jit_compile.c   min = GET2(cc, 1 + IMM2_SIZE + 1);
IMM2_SIZE        6130 ext/pcre/pcrelib/pcre_jit_compile.c   max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE);
IMM2_SIZE        6131 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7066 ext/pcre/pcrelib/pcre_jit_compile.c   matchingpath += IMM2_SIZE;
IMM2_SIZE        7279 ext/pcre/pcrelib/pcre_jit_compile.c     matchingpath += 1 + IMM2_SIZE;
IMM2_SIZE        7285 ext/pcre/pcrelib/pcre_jit_compile.c     i = GET2(matchingpath, 1 + IMM2_SIZE);
IMM2_SIZE        7300 ext/pcre/pcrelib/pcre_jit_compile.c     matchingpath += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7323 ext/pcre/pcrelib/pcre_jit_compile.c         matchingpath += 1 + IMM2_SIZE;
IMM2_SIZE        7331 ext/pcre/pcrelib/pcre_jit_compile.c         stacksize = GET2(matchingpath, 1 + IMM2_SIZE);
IMM2_SIZE        7344 ext/pcre/pcrelib/pcre_jit_compile.c         matchingpath += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7565 ext/pcre/pcrelib/pcre_jit_compile.c   ccbegin = cc + 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        7861 ext/pcre/pcrelib/pcre_jit_compile.c     *max = GET2(cc, (class_len + IMM2_SIZE));
IMM2_SIZE        7873 ext/pcre/pcrelib/pcre_jit_compile.c       *end = cc + class_len + 2 * IMM2_SIZE;
IMM2_SIZE        7881 ext/pcre/pcrelib/pcre_jit_compile.c   cc += IMM2_SIZE;
IMM2_SIZE        8201 ext/pcre/pcrelib/pcre_jit_compile.c   return cc + 1 + IMM2_SIZE;
IMM2_SIZE        8209 ext/pcre/pcrelib/pcre_jit_compile.c return cc + 1 + IMM2_SIZE;
IMM2_SIZE        8434 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
IMM2_SIZE        8439 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + IMM2_SIZE;
IMM2_SIZE        8445 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
IMM2_SIZE        8451 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        8749 ext/pcre/pcrelib/pcre_jit_compile.c type = cc[ref ? 1 + IMM2_SIZE : 1 + 2 * IMM2_SIZE];
IMM2_SIZE        9667 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar *ccbegin = cc + 1 + LINK_SIZE + (*cc == OP_BRA ? 0 : IMM2_SIZE);
IMM2_SIZE         432 ext/pcre/pcrelib/pcre_printint.c         IMM2_SIZE;
IMM2_SIZE         435 ext/pcre/pcrelib/pcre_printint.c       fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE));
IMM2_SIZE         450 ext/pcre/pcrelib/pcre_printint.c         IMM2_SIZE;
IMM2_SIZE         453 ext/pcre/pcrelib/pcre_printint.c       fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE));
IMM2_SIZE         515 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
IMM2_SIZE         527 ext/pcre/pcrelib/pcre_printint.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE         529 ext/pcre/pcrelib/pcre_printint.c       print_prop(f, code + IMM2_SIZE + 1, "    ", " ");
IMM2_SIZE         532 ext/pcre/pcrelib/pcre_printint.c     else fprintf(f, "    %s", priv_OP_names[code[1 + IMM2_SIZE]]);
IMM2_SIZE         587 ext/pcre/pcrelib/pcre_printint.c     extra = print_char(f, code + 1 + IMM2_SIZE, utf);
IMM2_SIZE         616 ext/pcre/pcrelib/pcre_printint.c         IMM2_SIZE;
IMM2_SIZE         619 ext/pcre/pcrelib/pcre_printint.c       fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE));
IMM2_SIZE         785 ext/pcre/pcrelib/pcre_printint.c         max = GET2(ccode,1 + IMM2_SIZE);
IMM2_SIZE          96 ext/pcre/pcrelib/pcre_study.c     *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE;
IMM2_SIZE         251 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE         259 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         260 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE         323 ext/pcre/pcrelib/pcre_study.c     if (cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         324 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE         365 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         390 ext/pcre/pcrelib/pcre_study.c       int count = GET2(cc, 1+IMM2_SIZE);
IMM2_SIZE         429 ext/pcre/pcrelib/pcre_study.c     cc += 1 + 2*IMM2_SIZE;
IMM2_SIZE         463 ext/pcre/pcrelib/pcre_study.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         491 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         834 ext/pcre/pcrelib/pcre_study.c       *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE;
IMM2_SIZE        1062 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, FALSE, cd, utf);
IMM2_SIZE        1068 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, TRUE, cd, utf);
IMM2_SIZE        1074 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1085 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1207 ext/pcre/pcrelib/pcre_study.c       tcode += 1 + IMM2_SIZE;
IMM2_SIZE        1216 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;  /* Fall through */
IMM2_SIZE        1405 ext/pcre/pcrelib/pcre_study.c           if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;