IMM2_SIZE        1746 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
IMM2_SIZE        1789 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);
IMM2_SIZE        1862 ext/pcre/pcrelib/pcre_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1870 ext/pcre/pcrelib/pcre_compile.c     if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        1872 ext/pcre/pcrelib/pcre_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        1936 ext/pcre/pcrelib/pcre_compile.c       if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1;
IMM2_SIZE        1938 ext/pcre/pcrelib/pcre_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2118 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2263 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2638 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2704 ext/pcre/pcrelib/pcre_compile.c     if (utf && HAS_EXTRALEN(code[1 + IMM2_SIZE])) code += GET_EXTRALEN(code[1 + IMM2_SIZE]);
IMM2_SIZE        2921 ext/pcre/pcrelib/pcre_compile.c     code += IMM2_SIZE;
IMM2_SIZE        3073 ext/pcre/pcrelib/pcre_compile.c     end += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3775 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        6343 ext/pcre/pcrelib/pcre_compile.c           ((tempcode[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        6344 ext/pcre/pcrelib/pcre_compile.c           || tempcode[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE        6701 ext/pcre/pcrelib/pcre_compile.c         skipbytes = 1+IMM2_SIZE;
IMM2_SIZE        6772 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr != NULL) *lengthptr += IMM2_SIZE;
IMM2_SIZE        6817 ext/pcre/pcrelib/pcre_compile.c           if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break;
IMM2_SIZE        6835 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 ||
IMM2_SIZE        6836 ext/pcre/pcrelib/pcre_compile.c               (slot+IMM2_SIZE)[namelen] != 0) break;
IMM2_SIZE        6843 ext/pcre/pcrelib/pcre_compile.c             PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count);
IMM2_SIZE        6844 ext/pcre/pcrelib/pcre_compile.c             skipbytes += IMM2_SIZE;
IMM2_SIZE        7049 ext/pcre/pcrelib/pcre_compile.c           if (namelen + IMM2_SIZE + 1 > cd->name_entry_size)
IMM2_SIZE        7051 ext/pcre/pcrelib/pcre_compile.c             cd->name_entry_size = namelen + IMM2_SIZE + 1;
IMM2_SIZE        7193 ext/pcre/pcrelib/pcre_compile.c           *lengthptr += IMM2_SIZE;
IMM2_SIZE        7206 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&
IMM2_SIZE        7207 ext/pcre/pcrelib/pcre_compile.c                 slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        7239 ext/pcre/pcrelib/pcre_compile.c             if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break;
IMM2_SIZE        7538 ext/pcre/pcrelib/pcre_compile.c       skipbytes = IMM2_SIZE;
IMM2_SIZE        8693 ext/pcre/pcrelib/pcre_compile.c              *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;
IMM2_SIZE        8719 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8732 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8781 ext/pcre/pcrelib/pcre_compile.c   int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(length));
IMM2_SIZE        8782 ext/pcre/pcrelib/pcre_compile.c   if (crc == 0 && slot[IMM2_SIZE+length] != 0)
IMM2_SIZE        8803 ext/pcre/pcrelib/pcre_compile.c memcpy(slot + IMM2_SIZE, name, IN_UCHARS(length));
IMM2_SIZE        8804 ext/pcre/pcrelib/pcre_compile.c slot[IMM2_SIZE + length] = 0;
IMM2_SIZE        1347 ext/pcre/pcrelib/pcre_exec.c         int count = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        1366 ext/pcre/pcrelib/pcre_exec.c         int count = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        1482 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2708 ext/pcre/pcrelib/pcre_exec.c       int count = GET2(ecode, 1+IMM2_SIZE);
IMM2_SIZE        2710 ext/pcre/pcrelib/pcre_exec.c       ecode += 1 + 2*IMM2_SIZE;
IMM2_SIZE        2735 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2763 ext/pcre/pcrelib/pcre_exec.c       max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2765 ext/pcre/pcrelib/pcre_exec.c       ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2909 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2911 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3136 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        3138 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3324 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3339 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3715 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3725 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3757 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4084 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4092 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4120 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE         121 ext/pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         205 ext/pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         213 ext/pcre/pcrelib/pcre_get.c         (pcre_uchar *)(first - entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         219 ext/pcre/pcrelib/pcre_get.c         (pcre_uchar *)(last + entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         578 ext/pcre/pcrelib/pcre_internal.h #define PUT2INC(a,n,d)  PUT2(a,n,d), a += IMM2_SIZE
IMM2_SIZE        2206 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto, minupto             ** mode      */ \
IMM2_SIZE        2207 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact                                  */ \
IMM2_SIZE        2208 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+, ++, ?+, upto+                      */ \
IMM2_SIZE        2210 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto I, minupto I                      */ \
IMM2_SIZE        2211 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact I                                */ \
IMM2_SIZE        2212 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+I, ++I, ?+I, upto+I                  */ \
IMM2_SIZE        2215 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto, minupto                      */ \
IMM2_SIZE        2216 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact                              */ \
IMM2_SIZE        2217 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *, +, ?, upto           */ \
IMM2_SIZE        2219 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto I, minupto I                  */ \
IMM2_SIZE        2220 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact I                            */ \
IMM2_SIZE        2221 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *I, +I, ?I, upto I      */ \
IMM2_SIZE        2224 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* Type upto, minupto                     */ \
IMM2_SIZE        2225 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* Type exact                             */ \
IMM2_SIZE        2226 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive *+, ++, ?+, upto+           */ \
IMM2_SIZE        2229 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE, 1+2*IMM2_SIZE,  /* CRRANGE, CRMINRANGE                    */ \
IMM2_SIZE        2230 ext/pcre/pcrelib/pcre_internal.h   1, 1, 1, 1+2*IMM2_SIZE,        /* Possessive *+, ++, ?+, CRPOSRANGE      */ \
IMM2_SIZE        2234 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REF                                    */ \
IMM2_SIZE        2235 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REFI                                   */ \
IMM2_SIZE        2236 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREF                                  */ \
IMM2_SIZE        2237 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREFI                                 */ \
IMM2_SIZE        2254 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRA                                   */ \
IMM2_SIZE        2255 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRAPOS                                */ \
IMM2_SIZE        2259 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRA                                  */ \
IMM2_SIZE        2260 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRAPOS                               */ \
IMM2_SIZE        2262 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* CREF, DNCREF                           */ \
IMM2_SIZE        2263 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* RREF, DNRREF                           */ \
IMM2_SIZE        2270 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        1116 ext/pcre/pcrelib/pcre_jit_compile.c     bracketlen = 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1136 ext/pcre/pcrelib/pcre_jit_compile.c     bracketlen = 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1151 ext/pcre/pcrelib/pcre_jit_compile.c     size = -(2 + IMM2_SIZE);
IMM2_SIZE        1166 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI)
IMM2_SIZE        1168 ext/pcre/pcrelib/pcre_jit_compile.c     size = 1 + IMM2_SIZE;
IMM2_SIZE        1316 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1510 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1563 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1569 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1601 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1622 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        1747 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1756 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        1803 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 2 + IMM2_SIZE;
IMM2_SIZE        1835 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + IMM2_SIZE;
IMM2_SIZE        3279 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        3324 ext/pcre/pcrelib/pcre_jit_compile.c       cc += IMM2_SIZE;
IMM2_SIZE        3410 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE        3420 ext/pcre/pcrelib/pcre_jit_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        5924 ext/pcre/pcrelib/pcre_jit_compile.c int count = GET2(cc, 1 + IMM2_SIZE);
IMM2_SIZE        6065 ext/pcre/pcrelib/pcre_jit_compile.c   cc += IMM2_SIZE;
IMM2_SIZE        6066 ext/pcre/pcrelib/pcre_jit_compile.c type = cc[1 + IMM2_SIZE];
IMM2_SIZE        6076 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6082 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6088 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        6092 ext/pcre/pcrelib/pcre_jit_compile.c   min = GET2(cc, 1 + IMM2_SIZE + 1);
IMM2_SIZE        6093 ext/pcre/pcrelib/pcre_jit_compile.c   max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE);
IMM2_SIZE        6094 ext/pcre/pcrelib/pcre_jit_compile.c   cc += 1 + IMM2_SIZE + 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7029 ext/pcre/pcrelib/pcre_jit_compile.c   matchingpath += IMM2_SIZE;
IMM2_SIZE        7242 ext/pcre/pcrelib/pcre_jit_compile.c     matchingpath += 1 + IMM2_SIZE;
IMM2_SIZE        7248 ext/pcre/pcrelib/pcre_jit_compile.c     i = GET2(matchingpath, 1 + IMM2_SIZE);
IMM2_SIZE        7263 ext/pcre/pcrelib/pcre_jit_compile.c     matchingpath += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7286 ext/pcre/pcrelib/pcre_jit_compile.c         matchingpath += 1 + IMM2_SIZE;
IMM2_SIZE        7294 ext/pcre/pcrelib/pcre_jit_compile.c         stacksize = GET2(matchingpath, 1 + IMM2_SIZE);
IMM2_SIZE        7307 ext/pcre/pcrelib/pcre_jit_compile.c         matchingpath += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        7528 ext/pcre/pcrelib/pcre_jit_compile.c   ccbegin = cc + 1 + LINK_SIZE + IMM2_SIZE;
IMM2_SIZE        7819 ext/pcre/pcrelib/pcre_jit_compile.c     *max = GET2(cc, (class_len + IMM2_SIZE));
IMM2_SIZE        7831 ext/pcre/pcrelib/pcre_jit_compile.c       *end = cc + class_len + 2 * IMM2_SIZE;
IMM2_SIZE        7839 ext/pcre/pcrelib/pcre_jit_compile.c   cc += IMM2_SIZE;
IMM2_SIZE        8159 ext/pcre/pcrelib/pcre_jit_compile.c   return cc + 1 + IMM2_SIZE;
IMM2_SIZE        8167 ext/pcre/pcrelib/pcre_jit_compile.c return cc + 1 + IMM2_SIZE;
IMM2_SIZE        8392 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
IMM2_SIZE        8397 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + IMM2_SIZE;
IMM2_SIZE        8403 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
IMM2_SIZE        8409 ext/pcre/pcrelib/pcre_jit_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        8708 ext/pcre/pcrelib/pcre_jit_compile.c type = cc[ref ? 1 + IMM2_SIZE : 1 + 2 * IMM2_SIZE];
IMM2_SIZE        9626 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar *ccbegin = cc + 1 + LINK_SIZE + (*cc == OP_BRA ? 0 : IMM2_SIZE);
IMM2_SIZE          94 ext/pcre/pcrelib/pcre_study.c     *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE;
IMM2_SIZE         249 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE         257 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         258 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE         321 ext/pcre/pcrelib/pcre_study.c     if (cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         322 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE         363 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         388 ext/pcre/pcrelib/pcre_study.c       int count = GET2(cc, 1+IMM2_SIZE);
IMM2_SIZE         426 ext/pcre/pcrelib/pcre_study.c     cc += 1 + 2*IMM2_SIZE;
IMM2_SIZE         459 ext/pcre/pcrelib/pcre_study.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         487 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         830 ext/pcre/pcrelib/pcre_study.c       *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE;
IMM2_SIZE        1058 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, FALSE, cd, utf);
IMM2_SIZE        1064 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, TRUE, cd, utf);
IMM2_SIZE        1070 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1081 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1203 ext/pcre/pcrelib/pcre_study.c       tcode += 1 + IMM2_SIZE;
IMM2_SIZE        1212 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;  /* Fall through */
IMM2_SIZE        1401 ext/pcre/pcrelib/pcre_study.c           if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;