Lines Matching refs:GET2

801     common->optimized_cbracket[GET2(cc, 1)] = 0;
817 common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] = 0;
831 common->optimized_cbracket[GET2(cc, 1)] = 0;
838 count = GET2(cc, 1 + IMM2_SIZE);
839 slot = common->name_table + GET2(cc, 1) * common->name_entry_size;
842 common->optimized_cbracket[GET2(slot, 0)] = 0;
928 if (GET2(cc, 1) == GET2(cc, 1 + IMM2_SIZE))
1514 offset = (GET2(cc, 1 + LINK_SIZE)) << 1;
1570 if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0)
1749 if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0)
1752 srcw[0] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE));
1761 srcw[1] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE));
3250 repeat = GET2(cc, 1);
3382 repeat = GET2(cc, 1);
3392 repeat = GET2(cc, 1);
5909 int count = GET2(cc, 1 + IMM2_SIZE);
5910 pcre_uchar *slot = common->name_table + GET2(cc, 1) * common->name_entry_size;
5921 offset = GET2(slot, 0) << 1;
5927 offset = GET2(slot, 0) << 1;
5946 offset = GET2(cc, 1) << 1;
6048 offset = GET2(cc, 1) << 1;
6077 min = GET2(cc, 1 + IMM2_SIZE + 1);
6078 max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE);
7002 offset = GET2(ccbegin, 1 + LINK_SIZE);
7226 CMP(SLJIT_C_EQUAL, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(matchingpath, 1) << 1), SLJIT_MEM1(SLJIT_SP), OVECTOR(1)));
7233 i = GET2(matchingpath, 1 + IMM2_SIZE);
7234 slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size;
7237 OP2(SLJIT_SUB | SLJIT_SET_E, TMP2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0);
7242 OP2(SLJIT_SUB, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0);
7258 stacksize = GET2(matchingpath, 1);
7266 stacksize = stacksize == (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE);
7277 stacksize = GET2(matchingpath, 1 + IMM2_SIZE);
7278 slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size;
7279 i = (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE);
7282 if ((int)GET2(slot, 0) == i)
7505 offset = GET2(cc, 1 + LINK_SIZE);
7802 *max = GET2(cc, (class_len + IMM2_SIZE));
7803 *min = GET2(cc, class_len);
7821 *max = GET2(cc, 0);
8137 int offset = GET2(cc, 1);
8852 offset = (GET2(ccbegin, 1 + LINK_SIZE)) << 1;
9271 offset = (GET2(current->cc, 1 + LINK_SIZE)) << 1;