Lines Matching refs:GET2
797 common->optimized_cbracket[GET2(cc, 1)] = 0; in check_opcode_types()
803 common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] = 0; in check_opcode_types()
817 common->optimized_cbracket[GET2(cc, 1)] = 0; in check_opcode_types()
824 count = GET2(cc, 1 + IMM2_SIZE); in check_opcode_types()
825 slot = common->name_table + GET2(cc, 1) * common->name_entry_size; in check_opcode_types()
828 common->optimized_cbracket[GET2(slot, 0)] = 0; in check_opcode_types()
914 if (GET2(cc, 1) == GET2(cc, 1 + IMM2_SIZE)) in get_class_iterator_size()
1523 offset = (GET2(cc, 1 + LINK_SIZE)) << 1; in init_frame()
1584 if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0) in get_private_data_copy_length()
1765 if (common->optimized_cbracket[GET2(cc, 1 + LINK_SIZE)] == 0) in copy_private_data()
1768 srcw[0] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_private_data()
1777 srcw[1] = OVECTOR_PRIV(GET2(cc, 1 + LINK_SIZE)); in copy_private_data()
3306 repeat = GET2(cc, 1); in scan_prefix()
3438 repeat = GET2(cc, 1); in scan_prefix()
3448 repeat = GET2(cc, 1); in scan_prefix()
5961 int count = GET2(cc, 1 + IMM2_SIZE); in compile_dnref_search()
5962 pcre_uchar *slot = common->name_table + GET2(cc, 1) * common->name_entry_size; in compile_dnref_search()
5973 offset = GET2(slot, 0) << 1; in compile_dnref_search()
5979 offset = GET2(slot, 0) << 1; in compile_dnref_search()
5998 offset = GET2(cc, 1) << 1; in compile_ref_matchingpath()
6100 offset = GET2(cc, 1) << 1; in compile_ref_iterator_matchingpath()
6129 min = GET2(cc, 1 + IMM2_SIZE + 1); in compile_ref_iterator_matchingpath()
6130 max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE); in compile_ref_iterator_matchingpath()
7054 offset = GET2(ccbegin, 1 + LINK_SIZE); in compile_bracket_matchingpath()
7278 …CMP(SLJIT_EQUAL, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(matchingpath, 1) << 1), SLJIT_MEM1(SLJIT_SP), … in compile_bracket_matchingpath()
7285 i = GET2(matchingpath, 1 + IMM2_SIZE); in compile_bracket_matchingpath()
7286 slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size; in compile_bracket_matchingpath()
7289 … OP2(SLJIT_SUB | SLJIT_SET_E, TMP2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0); in compile_bracket_matchingpath()
7294 OP2(SLJIT_SUB, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(GET2(slot, 0) << 1), TMP1, 0); in compile_bracket_matchingpath()
7312 stacksize = GET2(matchingpath, 1); in compile_bracket_matchingpath()
7320 … stacksize = stacksize == (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE); in compile_bracket_matchingpath()
7331 stacksize = GET2(matchingpath, 1 + IMM2_SIZE); in compile_bracket_matchingpath()
7332 slot = common->name_table + GET2(matchingpath, 1) * common->name_entry_size; in compile_bracket_matchingpath()
7333 i = (int)GET2(common->start, common->currententry->start + 1 + LINK_SIZE); in compile_bracket_matchingpath()
7336 if ((int)GET2(slot, 0) == i) in compile_bracket_matchingpath()
7559 offset = GET2(cc, 1 + LINK_SIZE); in compile_bracketpos_matchingpath()
7861 *max = GET2(cc, (class_len + IMM2_SIZE)); in get_iterator_parameters()
7862 *min = GET2(cc, class_len); in get_iterator_parameters()
7880 *max = GET2(cc, 0); in get_iterator_parameters()
8196 int offset = GET2(cc, 1); in compile_close_matchingpath()
8910 offset = (GET2(ccbegin, 1 + LINK_SIZE)) << 1; in compile_bracket_backtrackingpath()
9330 offset = (GET2(current->cc, 1 + LINK_SIZE)) << 1; in compile_bracketpos_backtrackingpath()