IMM2_SIZE        1767 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd);
IMM2_SIZE        1801 ext/pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd);
IMM2_SIZE        1874 ext/pcre/pcrelib/pcre_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1882 ext/pcre/pcrelib/pcre_compile.c     if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        1884 ext/pcre/pcrelib/pcre_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        1944 ext/pcre/pcrelib/pcre_compile.c       if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1;
IMM2_SIZE        1946 ext/pcre/pcrelib/pcre_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2125 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2245 ext/pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2571 ext/pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP)
IMM2_SIZE        2609 ext/pcre/pcrelib/pcre_compile.c     if (utf && HAS_EXTRALEN(code[1 + IMM2_SIZE])) code += GET_EXTRALEN(code[1 + IMM2_SIZE]);
IMM2_SIZE        5512 ext/pcre/pcrelib/pcre_compile.c           ((tempcode[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        5513 ext/pcre/pcrelib/pcre_compile.c           || tempcode[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE        5778 ext/pcre/pcrelib/pcre_compile.c         skipbytes = 1+IMM2_SIZE;
IMM2_SIZE        5873 ext/pcre/pcrelib/pcre_compile.c           if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break;
IMM2_SIZE        6080 ext/pcre/pcrelib/pcre_compile.c             if (namelen + IMM2_SIZE + 1 > cd->name_entry_size)
IMM2_SIZE        6082 ext/pcre/pcrelib/pcre_compile.c               cd->name_entry_size = namelen + IMM2_SIZE + 1;
IMM2_SIZE        6111 ext/pcre/pcrelib/pcre_compile.c               int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(namelen));
IMM2_SIZE        6114 ext/pcre/pcrelib/pcre_compile.c                 if (slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        6166 ext/pcre/pcrelib/pcre_compile.c             memcpy(slot + IMM2_SIZE, name, IN_UCHARS(namelen));
IMM2_SIZE        6167 ext/pcre/pcrelib/pcre_compile.c             slot[IMM2_SIZE + namelen] = 0;
IMM2_SIZE        6250 ext/pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&
IMM2_SIZE        6251 ext/pcre/pcrelib/pcre_compile.c                 slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        6529 ext/pcre/pcrelib/pcre_compile.c       skipbytes = IMM2_SIZE;
IMM2_SIZE        7653 ext/pcre/pcrelib/pcre_compile.c              *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;
IMM2_SIZE        7680 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        7693 ext/pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        1343 ext/pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1359 ext/pcre/pcrelib/pcre_exec.c                 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1372 ext/pcre/pcrelib/pcre_exec.c         ecode += condition? 1 + IMM2_SIZE : GET(ecode, 1);
IMM2_SIZE        1407 ext/pcre/pcrelib/pcre_exec.c             if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1425 ext/pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1440 ext/pcre/pcrelib/pcre_exec.c       ecode += condition? 1 + IMM2_SIZE : GET(ecode, 1);
IMM2_SIZE        1532 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2659 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2699 ext/pcre/pcrelib/pcre_exec.c       max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2701 ext/pcre/pcrelib/pcre_exec.c       ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2839 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2841 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3053 ext/pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        3055 ext/pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3238 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3253 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3620 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3630 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3662 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3988 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3996 ext/pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4024 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         568 ext/pcre/pcrelib/pcre_internal.h #define PUT2INC(a,n,d)  PUT2(a,n,d), a += IMM2_SIZE
IMM2_SIZE        2196 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto, minupto             ** mode      */ \
IMM2_SIZE        2197 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact                                  */ \
IMM2_SIZE        2198 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+, ++, ?+, upto+                      */ \
IMM2_SIZE        2200 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto I, minupto I                      */ \
IMM2_SIZE        2201 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact I                                */ \
IMM2_SIZE        2202 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+I, ++I, ?+I, upto+I                  */ \
IMM2_SIZE        2205 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto, minupto                      */ \
IMM2_SIZE        2206 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact                              */ \
IMM2_SIZE        2207 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *, +, ?, upto           */ \
IMM2_SIZE        2209 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto I, minupto I                  */ \
IMM2_SIZE        2210 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact I                            */ \
IMM2_SIZE        2211 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *I, +I, ?I, upto I      */ \
IMM2_SIZE        2214 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* Type upto, minupto                     */ \
IMM2_SIZE        2215 ext/pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* Type exact                             */ \
IMM2_SIZE        2216 ext/pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive *+, ++, ?+, upto+           */ \
IMM2_SIZE        2219 ext/pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE, 1+2*IMM2_SIZE,  /* CRRANGE, CRMINRANGE                    */ \
IMM2_SIZE        2223 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REF                                    */ \
IMM2_SIZE        2224 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REFI                                   */ \
IMM2_SIZE        2241 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRA                                   */ \
IMM2_SIZE        2242 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRAPOS                                */ \
IMM2_SIZE        2246 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRA                                  */ \
IMM2_SIZE        2247 ext/pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRAPOS                               */ \
IMM2_SIZE        2249 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+IMM2_SIZE,      /* CREF, NCREF                            */ \
IMM2_SIZE        2250 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+IMM2_SIZE,      /* RREF, NRREF                            */ \
IMM2_SIZE        2257 ext/pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1                 /* CLOSE, SKIPZERO                        */
IMM2_SIZE          92 ext/pcre/pcrelib/pcre_study.c     *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE;
IMM2_SIZE         247 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE         255 ext/pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         256 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE         319 ext/pcre/pcrelib/pcre_study.c     if (cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         320 ext/pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE         357 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         396 ext/pcre/pcrelib/pcre_study.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         419 ext/pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         752 ext/pcre/pcrelib/pcre_study.c       *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE;
IMM2_SIZE         957 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, FALSE, cd, utf);
IMM2_SIZE         963 ext/pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, TRUE, cd, utf);
IMM2_SIZE         969 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE         980 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1109 ext/pcre/pcrelib/pcre_study.c       tcode += 1 + IMM2_SIZE;
IMM2_SIZE        1118 ext/pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;  /* Fall through */
IMM2_SIZE        1285 ext/pcre/pcrelib/pcre_study.c           if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;