IMM2_SIZE        1740 pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd);
IMM2_SIZE        1774 pcre/pcrelib/pcre_compile.c     d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd);
IMM2_SIZE        1847 pcre/pcrelib/pcre_compile.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE        1855 pcre/pcrelib/pcre_compile.c     if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE        1856 pcre/pcrelib/pcre_compile.c     cc += 1 + IMM2_SIZE + 1;
IMM2_SIZE        1912 pcre/pcrelib/pcre_compile.c       if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1;
IMM2_SIZE        1914 pcre/pcrelib/pcre_compile.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2093 pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        2094 pcre/pcrelib/pcre_compile.c         || code[1 + IMM2_SIZE] == OP_NOTPROP) code += 2;
IMM2_SIZE        2213 pcre/pcrelib/pcre_compile.c       if (code[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        2214 pcre/pcrelib/pcre_compile.c         || code[1 + IMM2_SIZE] == OP_NOTPROP) code += 2;
IMM2_SIZE        2539 pcre/pcrelib/pcre_compile.c     if (code[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        2540 pcre/pcrelib/pcre_compile.c       || code[1 + IMM2_SIZE] == OP_NOTPROP) code += 2;
IMM2_SIZE        2577 pcre/pcrelib/pcre_compile.c     if (utf && HAS_EXTRALEN(code[1 + IMM2_SIZE])) code += GET_EXTRALEN(code[1 + IMM2_SIZE]);
IMM2_SIZE        5513 pcre/pcrelib/pcre_compile.c           ((tempcode[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE        5514 pcre/pcrelib/pcre_compile.c           || tempcode[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE        5763 pcre/pcrelib/pcre_compile.c         skipbytes = 1+IMM2_SIZE;
IMM2_SIZE        5858 pcre/pcrelib/pcre_compile.c           if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break;
IMM2_SIZE        6065 pcre/pcrelib/pcre_compile.c             if (namelen + IMM2_SIZE + 1 > cd->name_entry_size)
IMM2_SIZE        6067 pcre/pcrelib/pcre_compile.c               cd->name_entry_size = namelen + IMM2_SIZE + 1;
IMM2_SIZE        6096 pcre/pcrelib/pcre_compile.c               int crc = memcmp(name, slot+IMM2_SIZE, IN_UCHARS(namelen));
IMM2_SIZE        6099 pcre/pcrelib/pcre_compile.c                 if (slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        6151 pcre/pcrelib/pcre_compile.c             memcpy(slot + IMM2_SIZE, name, IN_UCHARS(namelen));
IMM2_SIZE        6152 pcre/pcrelib/pcre_compile.c             slot[IMM2_SIZE + namelen] = 0;
IMM2_SIZE        6235 pcre/pcrelib/pcre_compile.c             if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&
IMM2_SIZE        6236 pcre/pcrelib/pcre_compile.c                 slot[IMM2_SIZE+namelen] == 0)
IMM2_SIZE        6514 pcre/pcrelib/pcre_compile.c       skipbytes = IMM2_SIZE;
IMM2_SIZE        7521 pcre/pcrelib/pcre_compile.c              *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0;
IMM2_SIZE        7547 pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        7560 pcre/pcrelib/pcre_compile.c      scode += IMM2_SIZE;
IMM2_SIZE        1323 pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1339 pcre/pcrelib/pcre_exec.c                 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1352 pcre/pcrelib/pcre_exec.c         ecode += condition? 1 + IMM2_SIZE : GET(ecode, 1);
IMM2_SIZE        1387 pcre/pcrelib/pcre_exec.c             if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1405 pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
IMM2_SIZE        1420 pcre/pcrelib/pcre_exec.c       ecode += condition? 1 + IMM2_SIZE : GET(ecode, 1);
IMM2_SIZE        1512 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2669 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        2709 pcre/pcrelib/pcre_exec.c       max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2711 pcre/pcrelib/pcre_exec.c       ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        2849 pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        2851 pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3063 pcre/pcrelib/pcre_exec.c         max = GET2(ecode, 1 + IMM2_SIZE);
IMM2_SIZE        3065 pcre/pcrelib/pcre_exec.c         ecode += 1 + 2 * IMM2_SIZE;
IMM2_SIZE        3248 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3263 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3621 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3631 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3663 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3989 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        3997 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE        4025 pcre/pcrelib/pcre_exec.c     ecode += 1 + IMM2_SIZE;
IMM2_SIZE         106 pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         176 pcre/pcrelib/pcre_get.c     (pcre_uchar *)(entry + IMM2_SIZE));
IMM2_SIZE         184 pcre/pcrelib/pcre_get.c         (pcre_uchar *)(first - entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         190 pcre/pcrelib/pcre_get.c         (pcre_uchar *)(last + entrysize + IMM2_SIZE)) != 0) break;
IMM2_SIZE         526 pcre/pcrelib/pcre_internal.h #define PUT2INC(a,n,d)  PUT2(a,n,d), a += IMM2_SIZE
IMM2_SIZE        1871 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto, minupto             ** mode      */ \
IMM2_SIZE        1872 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact                                  */ \
IMM2_SIZE        1873 pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+, ++, ?+, upto+                      */ \
IMM2_SIZE        1875 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* upto I, minupto I                      */ \
IMM2_SIZE        1876 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* exact I                                */ \
IMM2_SIZE        1877 pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* *+I, ++I, ?+I, upto+I                  */ \
IMM2_SIZE        1880 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto, minupto                      */ \
IMM2_SIZE        1881 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact                              */ \
IMM2_SIZE        1882 pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *, +, ?, upto           */ \
IMM2_SIZE        1884 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* NOT upto I, minupto I                  */ \
IMM2_SIZE        1885 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* NOT exact I                            */ \
IMM2_SIZE        1886 pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive NOT *I, +I, ?I, upto I      */ \
IMM2_SIZE        1889 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE, 2+IMM2_SIZE,      /* Type upto, minupto                     */ \
IMM2_SIZE        1890 pcre/pcrelib/pcre_internal.h   2+IMM2_SIZE,                   /* Type exact                             */ \
IMM2_SIZE        1891 pcre/pcrelib/pcre_internal.h   2, 2, 2, 2+IMM2_SIZE,          /* Possessive *+, ++, ?+, upto+           */ \
IMM2_SIZE        1894 pcre/pcrelib/pcre_internal.h   1+2*IMM2_SIZE, 1+2*IMM2_SIZE,  /* CRRANGE, CRMINRANGE                    */ \
IMM2_SIZE        1898 pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REF                                    */ \
IMM2_SIZE        1899 pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE,                   /* REFI                                   */ \
IMM2_SIZE        1916 pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRA                                   */ \
IMM2_SIZE        1917 pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* CBRAPOS                                */ \
IMM2_SIZE        1921 pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRA                                  */ \
IMM2_SIZE        1922 pcre/pcrelib/pcre_internal.h   1+LINK_SIZE+IMM2_SIZE,         /* SCBRAPOS                               */ \
IMM2_SIZE        1924 pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+IMM2_SIZE,      /* CREF, NCREF                            */ \
IMM2_SIZE        1925 pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1+IMM2_SIZE,      /* RREF, NRREF                            */ \
IMM2_SIZE        1932 pcre/pcrelib/pcre_internal.h   1+IMM2_SIZE, 1                 /* CLOSE, SKIPZERO                        */
IMM2_SIZE          90 pcre/pcrelib/pcre_study.c     *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE;
IMM2_SIZE         245 pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE;
IMM2_SIZE         253 pcre/pcrelib/pcre_study.c     cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         254 pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0);
IMM2_SIZE         317 pcre/pcrelib/pcre_study.c     if (cc[1 + IMM2_SIZE] == OP_PROP
IMM2_SIZE         318 pcre/pcrelib/pcre_study.c       || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2;
IMM2_SIZE         351 pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         390 pcre/pcrelib/pcre_study.c     cc += 1 + IMM2_SIZE;
IMM2_SIZE         413 pcre/pcrelib/pcre_study.c       cc += 1 + 2 * IMM2_SIZE;
IMM2_SIZE         742 pcre/pcrelib/pcre_study.c       *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE;
IMM2_SIZE         947 pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, FALSE, cd, utf);
IMM2_SIZE         953 pcre/pcrelib/pcre_study.c       tcode = set_table_bit(start_bits, tcode + 1 + IMM2_SIZE, TRUE, cd, utf);
IMM2_SIZE         959 pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE         970 pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;
IMM2_SIZE        1097 pcre/pcrelib/pcre_study.c       tcode += 1 + IMM2_SIZE;
IMM2_SIZE        1106 pcre/pcrelib/pcre_study.c       tcode += IMM2_SIZE;  /* Fall through */
IMM2_SIZE        1270 pcre/pcrelib/pcre_study.c           if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;