Lines Matching refs:GET2

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