IMM2_SIZE        1765 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
IMM2_SIZE        1808 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse);
IMM2_SIZE        1881 ext/pcre/pcrelib/pcre_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1889 ext/pcre/pcrelib/pcre_compile.c     if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        1891 ext/pcre/pcrelib/pcre_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        1955 ext/pcre/pcrelib/pcre_compile.c       if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1;
IMM2_SIZE        1957 ext/pcre/pcrelib/pcre_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2137 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2282 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2657 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2723 ext/pcre/pcrelib/pcre_compile.c     if (utf && HAS_EXTRALEN(code[1 + IMM2_SIZE])) code += GET_EXTRALEN(code[1 + IMM2_SIZE]);
IMM2_SIZE        2940 ext/pcre/pcrelib/pcre_compile.c     code += IMM2_SIZE;
IMM2_SIZE        3092 ext/pcre/pcrelib/pcre_compile.c     end += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3794 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        6391 ext/pcre/pcrelib/pcre_compile.c           ((tempcode[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        6392 ext/pcre/pcrelib/pcre_compile.c           || tempcode[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE        6758 ext/pcre/pcrelib/pcre_compile.c         skipbytes = 1+IMM2_SIZE;
IMM2_SIZE        6835 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr != NULL) skipbytes += IMM2_SIZE;
IMM2_SIZE        6880 ext/pcre/pcrelib/pcre_compile.c           if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break;
IMM2_SIZE        6898 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 ||
IMM2_SIZE        6899 ext/pcre/pcrelib/pcre_compile.c               (slot+IMM2_SIZE)[namelen] != 0) break;
IMM2_SIZE        6906 ext/pcre/pcrelib/pcre_compile.c             PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count);
IMM2_SIZE        6907 ext/pcre/pcrelib/pcre_compile.c             skipbytes += IMM2_SIZE;
IMM2_SIZE        7117 ext/pcre/pcrelib/pcre_compile.c           if (namelen + IMM2_SIZE + 1 > cd->name_entry_size)
IMM2_SIZE        7119 ext/pcre/pcrelib/pcre_compile.c             cd->name_entry_size = namelen + IMM2_SIZE + 1;
IMM2_SIZE        7248 ext/pcre/pcrelib/pcre_compile.c           *lengthptr += IMM2_SIZE;
IMM2_SIZE        7311 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&
IMM2_SIZE        7312 ext/pcre/pcrelib/pcre_compile.c                 slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        7344 ext/pcre/pcrelib/pcre_compile.c             if (STRCMP_UC_UC(slot + IMM2_SIZE, cslot + IMM2_SIZE) != 0) break;
IMM2_SIZE        7656 ext/pcre/pcrelib/pcre_compile.c       skipbytes = IMM2_SIZE;
IMM2_SIZE        8819 ext/pcre/pcrelib/pcre_compile.c              *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;
IMM2_SIZE        8845 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8858 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        8907 ext/pcre/pcrelib/pcre_compile.c   int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(length));
IMM2_SIZE        8908 ext/pcre/pcrelib/pcre_compile.c   if (crc == 0 && slot[IMM2_SIZE+length] != 0)
IMM2_SIZE        8929 ext/pcre/pcrelib/pcre_compile.c memcpy(slot + IMM2_SIZE, name, IN_UCHARS(length));
IMM2_SIZE        8930 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        2214 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto, minupto             ** mode      */ \
IMM2_SIZE        2215 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact                                  */ \
IMM2_SIZE        2216 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+, ++, ?+, upto+                      */ \
IMM2_SIZE        2218 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto I, minupto I                      */ \
IMM2_SIZE        2219 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact I                                */ \
IMM2_SIZE        2220 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+I, ++I, ?+I, upto+I                  */ \
IMM2_SIZE        2223 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto, minupto                      */ \
IMM2_SIZE        2224 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact                              */ \
IMM2_SIZE        2225 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *, +, ?, upto           */ \
IMM2_SIZE        2227 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto I, minupto I                  */ \
IMM2_SIZE        2228 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact I                            */ \
IMM2_SIZE        2229 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *I, +I, ?I, upto I      */ \
IMM2_SIZE        2232 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* Type upto, minupto                     */ \
IMM2_SIZE        2233 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* Type exact                             */ \
IMM2_SIZE        2234 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive *+, ++, ?+, upto+           */ \
IMM2_SIZE        2237 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE, 1+2*IMM2_SIZE,  /* CRRANGE, CRMINRANGE                    */ \
IMM2_SIZE        2238 ext/pcre/pcrelib/pcre_internal.h   1, 1, 1, 1+2*IMM2_SIZE,        /* Possessive *+, ++, ?+, CRPOSRANGE      */ \
IMM2_SIZE        2242 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REF                                    */ \
IMM2_SIZE        2243 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REFI                                   */ \
IMM2_SIZE        2244 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREF                                  */ \
IMM2_SIZE        2245 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE,                 /* DNREFI                                 */ \
IMM2_SIZE        2262 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRA                                   */ \
IMM2_SIZE        2263 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRAPOS                                */ \
IMM2_SIZE        2267 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRA                                  */ \
IMM2_SIZE        2268 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRAPOS                               */ \
IMM2_SIZE        2270 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* CREF, DNCREF                           */ \
IMM2_SIZE        2271 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+2*IMM2_SIZE,    /* RREF, DNRREF                           */ \
IMM2_SIZE        2278 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          98 ext/pcre/pcrelib/pcre_study.c     *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE;
IMM2_SIZE         253 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE         261 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         262 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE         325 ext/pcre/pcrelib/pcre_study.c     if (cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         326 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE         367 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         392 ext/pcre/pcrelib/pcre_study.c       int count = GET2(cc, 1+IMM2_SIZE);
IMM2_SIZE         431 ext/pcre/pcrelib/pcre_study.c     cc += 1 + 2*IMM2_SIZE;
IMM2_SIZE         465 ext/pcre/pcrelib/pcre_study.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         493 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         836 ext/pcre/pcrelib/pcre_study.c       *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE;
IMM2_SIZE        1064 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, FALSE, cd, utf);
IMM2_SIZE        1070 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, TRUE, cd, utf);
IMM2_SIZE        1076 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1087 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1209 ext/pcre/pcrelib/pcre_study.c       tcode += 1 + IMM2_SIZE;
IMM2_SIZE        1218 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;  /* Fall through */
IMM2_SIZE        1407 ext/pcre/pcrelib/pcre_study.c           if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;