GET2 1878 ext/pcre/pcrelib/pcre_compile.c branchlength += (int)GET2(cc,1); GET2 1886 ext/pcre/pcrelib/pcre_compile.c branchlength += GET2(cc,1); GET2 1953 ext/pcre/pcrelib/pcre_compile.c if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1; GET2 1954 ext/pcre/pcrelib/pcre_compile.c branchlength += (int)GET2(cc,1); GET2 2105 ext/pcre/pcrelib/pcre_compile.c int n = (int)GET2(code, 1+LINK_SIZE); GET2 2578 ext/pcre/pcrelib/pcre_compile.c if (GET2(ccode, 1) > 0) return FALSE; /* Minimum > 0 */ GET2 3089 ext/pcre/pcrelib/pcre_compile.c list[1] = (GET2(end, 1) == 0); GET2 6891 ext/pcre/pcrelib/pcre_compile.c recno = GET2(slot, 0); /* Number from first found */ GET2 7317 ext/pcre/pcrelib/pcre_compile.c recno = GET2(slot, 0); GET2 7361 ext/pcre/pcrelib/pcre_compile.c recno = GET2(slot, 0); GET2 8305 ext/pcre/pcrelib/pcre_compile.c capnumber = GET2(code, 1 + LINK_SIZE); GET2 8616 ext/pcre/pcrelib/pcre_compile.c int n = GET2(scode, 1+LINK_SIZE); GET2 8735 ext/pcre/pcrelib/pcre_compile.c int n = GET2(scode, 1+LINK_SIZE); GET2 956 ext/pcre/pcrelib/pcre_exec.c number = GET2(ecode, 1+LINK_SIZE); GET2 1127 ext/pcre/pcrelib/pcre_exec.c number = GET2(ecode, 1+LINK_SIZE); GET2 1337 ext/pcre/pcrelib/pcre_exec.c unsigned int recno = GET2(ecode, 1); /* Recursion group number*/ GET2 1345 ext/pcre/pcrelib/pcre_exec.c int count = GET2(ecode, 1 + IMM2_SIZE); GET2 1346 ext/pcre/pcrelib/pcre_exec.c pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; GET2 1349 ext/pcre/pcrelib/pcre_exec.c unsigned int recno = GET2(slot, 0); GET2 1358 ext/pcre/pcrelib/pcre_exec.c offset = GET2(ecode, 1) << 1; /* Doubled ref number */ GET2 1364 ext/pcre/pcrelib/pcre_exec.c int count = GET2(ecode, 1 + IMM2_SIZE); GET2 1365 ext/pcre/pcrelib/pcre_exec.c pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; GET2 1368 ext/pcre/pcrelib/pcre_exec.c offset = GET2(slot, 0) << 1; GET2 1453 ext/pcre/pcrelib/pcre_exec.c number = GET2(ecode, 1); /* Must be less than 65536 */ GET2 1758 ext/pcre/pcrelib/pcre_exec.c GET2(callpat, 1 + LINK_SIZE); GET2 1949 ext/pcre/pcrelib/pcre_exec.c number = GET2(prev, 1+LINK_SIZE); GET2 2706 ext/pcre/pcrelib/pcre_exec.c int count = GET2(ecode, 1+IMM2_SIZE); GET2 2707 ext/pcre/pcrelib/pcre_exec.c pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size; GET2 2718 ext/pcre/pcrelib/pcre_exec.c offset = GET2(slot, 0) << 1; GET2 2732 ext/pcre/pcrelib/pcre_exec.c offset = GET2(ecode, 1) << 1; /* Doubled ref number */ GET2 2760 ext/pcre/pcrelib/pcre_exec.c min = GET2(ecode, 1); GET2 2761 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1 + IMM2_SIZE); GET2 2906 ext/pcre/pcrelib/pcre_exec.c min = GET2(ecode, 1); GET2 2907 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1 + IMM2_SIZE); GET2 3133 ext/pcre/pcrelib/pcre_exec.c min = GET2(ecode, 1); GET2 3134 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1 + IMM2_SIZE); GET2 3321 ext/pcre/pcrelib/pcre_exec.c min = max = GET2(ecode, 1); GET2 3335 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1); GET2 3712 ext/pcre/pcrelib/pcre_exec.c min = max = GET2(ecode, 1); GET2 3721 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1); GET2 3754 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1); GET2 4080 ext/pcre/pcrelib/pcre_exec.c min = max = GET2(ecode, 1); GET2 4088 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1); GET2 4117 ext/pcre/pcrelib/pcre_exec.c max = GET2(ecode, 1); GET2 120 ext/pcre/pcrelib/pcre_get.c if (c == 0) return GET2(entry, 0); GET2 295 ext/pcre/pcrelib/pcre_get.c int n = GET2(entry, 0); GET2 298 ext/pcre/pcrelib/pcre_get.c return GET2(entry, 0); GET2 797 ext/pcre/pcrelib/pcre_jit_compile.c common->optimized_cbracket[GET2(cc, 1)] = 0; GET2 803 ext/pcre/pcrelib/pcre_jit_compile.c common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] = 0; GET2 817 ext/pcre/pcrelib/pcre_jit_compile.c common->optimized_cbracket[GET2(cc, 1)] = 0; GET2 824 ext/pcre/pcrelib/pcre_jit_compile.c count = GET2(cc, 1 + IMM2_SIZE); GET2 825 ext/pcre/pcrelib/pcre_jit_compile.c slot = common->name_table + GET2(cc, 1) * common->name_entry_size; GET2 828 ext/pcre/pcrelib/pcre_jit_compile.c common->optimized_cbracket[GET2(slot, 0)] = 0; GET2 914 ext/pcre/pcrelib/pcre_jit_compile.c if (GET2(cc, 1) == GET2(cc, 1 + IMM2_SIZE)) GET2 1523 ext/pcre/pcrelib/pcre_jit_compile.c offset = (GET2(cc, 1 + LINK_SIZE)) << 1; GET2 1584 ext/pcre/pcrelib/pcre_jit_compile.c if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0) GET2 1765 ext/pcre/pcrelib/pcre_jit_compile.c if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0) GET2 1768 ext/pcre/pcrelib/pcre_jit_compile.c srcw[0] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); GET2 1777 ext/pcre/pcrelib/pcre_jit_compile.c srcw[1] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); GET2 3306 ext/pcre/pcrelib/pcre_jit_compile.c repeat = GET2(cc, 1); GET2 3438 ext/pcre/pcrelib/pcre_jit_compile.c repeat = GET2(cc, 1); GET2 3448 ext/pcre/pcrelib/pcre_jit_compile.c repeat = GET2(cc, 1); GET2 5961 ext/pcre/pcrelib/pcre_jit_compile.c int count = GET2(cc, 1 + IMM2_SIZE); GET2 5962 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar *slot = common->name_table + GET2(cc, 1) * common->name_entry_size; GET2 5973 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(slot, 0) << 1; GET2 5979 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(slot, 0) << 1; GET2 5998 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(cc, 1) << 1; GET2 6100 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(cc, 1) << 1; GET2 6129 ext/pcre/pcrelib/pcre_jit_compile.c min = GET2(cc, 1 + IMM2_SIZE + 1); GET2 6130 ext/pcre/pcrelib/pcre_jit_compile.c max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE); GET2 7054 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(ccbegin, 1 + LINK_SIZE); GET2 7278 ext/pcre/pcrelib/pcre_jit_compile.c CMP(SLJIT_EQUAL, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(matchingpath, 1) << 1), SLJIT_MEM1(SLJIT_SP), OVECTOR(1))); GET2 7285 ext/pcre/pcrelib/pcre_jit_compile.c i = GET2(matchingpath, 1 + IMM2_SIZE); GET2 7286 ext/pcre/pcrelib/pcre_jit_compile.c slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size; GET2 7289 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB | SLJIT_SET_E, TMP2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0); GET2 7294 ext/pcre/pcrelib/pcre_jit_compile.c OP2(SLJIT_SUB, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0); GET2 7312 ext/pcre/pcrelib/pcre_jit_compile.c stacksize = GET2(matchingpath, 1); GET2 7320 ext/pcre/pcrelib/pcre_jit_compile.c stacksize = stacksize == (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE); GET2 7331 ext/pcre/pcrelib/pcre_jit_compile.c stacksize = GET2(matchingpath, 1 + IMM2_SIZE); GET2 7332 ext/pcre/pcrelib/pcre_jit_compile.c slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size; GET2 7333 ext/pcre/pcrelib/pcre_jit_compile.c i = (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE); GET2 7336 ext/pcre/pcrelib/pcre_jit_compile.c if ((int)GET2(slot, 0) == i) GET2 7559 ext/pcre/pcrelib/pcre_jit_compile.c offset = GET2(cc, 1 + LINK_SIZE); GET2 7861 ext/pcre/pcrelib/pcre_jit_compile.c *max = GET2(cc, (class_len + IMM2_SIZE)); GET2 7862 ext/pcre/pcrelib/pcre_jit_compile.c *min = GET2(cc, class_len); GET2 7880 ext/pcre/pcrelib/pcre_jit_compile.c *max = GET2(cc, 0); GET2 8196 ext/pcre/pcrelib/pcre_jit_compile.c int offset = GET2(cc, 1); GET2 8910 ext/pcre/pcrelib/pcre_jit_compile.c offset = (GET2(ccbegin, 1 + LINK_SIZE)) << 1; GET2 9330 ext/pcre/pcrelib/pcre_jit_compile.c offset = (GET2(current->cc, 1 + LINK_SIZE)) << 1; GET2 395 ext/pcre/pcrelib/pcre_printint.c fprintf(f, "%s %d", priv_OP_names[*code], GET2(code, 1+LINK_SIZE)); GET2 422 ext/pcre/pcrelib/pcre_printint.c fprintf(f, " %s %d", priv_OP_names[*code], GET2(code, 1)); GET2 426 ext/pcre/pcrelib/pcre_printint.c fprintf(f, "%3d %s", GET2(code,1), priv_OP_names[*code]); GET2 431 ext/pcre/pcrelib/pcre_printint.c pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) + GET2 435 ext/pcre/pcrelib/pcre_printint.c fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); GET2 440 ext/pcre/pcrelib/pcre_printint.c c = GET2(code, 1); GET2 449 ext/pcre/pcrelib/pcre_printint.c pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) + GET2 453 ext/pcre/pcrelib/pcre_printint.c fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); GET2 518 ext/pcre/pcrelib/pcre_printint.c fprintf(f, "%d}", GET2(code,1)); GET2 535 ext/pcre/pcrelib/pcre_printint.c fprintf(f, "%d}", GET2(code,1)); GET2 590 ext/pcre/pcrelib/pcre_printint.c fprintf(f, "%d}", GET2(code,1)); GET2 606 ext/pcre/pcrelib/pcre_printint.c fprintf(f, " %s \\%d", flag, GET2(code,1)); GET2 615 ext/pcre/pcrelib/pcre_printint.c pcre_uchar *entry = (pcre_uchar *)re + offset + (GET2(code, 1) * size) + GET2 619 ext/pcre/pcrelib/pcre_printint.c fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); GET2 784 ext/pcre/pcrelib/pcre_printint.c min = GET2(ccode,1); GET2 785 ext/pcre/pcrelib/pcre_printint.c max = GET2(ccode,1 + IMM2_SIZE); GET2 250 ext/pcre/pcrelib/pcre_study.c branchlength += GET2(cc,1); GET2 258 ext/pcre/pcrelib/pcre_study.c branchlength += GET2(cc,1); GET2 364 ext/pcre/pcrelib/pcre_study.c branchlength += GET2(cc,1); GET2 390 ext/pcre/pcrelib/pcre_study.c int count = GET2(cc, 1+IMM2_SIZE); GET2 392 ext/pcre/pcrelib/pcre_study.c re->name_table_offset + GET2(cc, 1) * re->name_entry_size; GET2 396 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(slot, 0)); GET2 436 ext/pcre/pcrelib/pcre_study.c ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(cc, 1)); GET2 490 ext/pcre/pcrelib/pcre_study.c min = GET2(cc, 1); GET2 1405 ext/pcre/pcrelib/pcre_study.c if (GET2(tcode, 1) == 0) tcode += 1 + 2 * IMM2_SIZE;