Lines Matching refs:GET
276 PRIV(OP_lengths)[OP_CALLOUT] : GET(Fecode, 1 + 2*LINK_SIZE);
302 cb->pattern_position = GET(Fecode, 1);
303 cb->next_item_length = GET(Fecode, 1 + LINK_SIZE);
315 cb->callout_string_offset = GET(Fecode, 1 + 3*LINK_SIZE);
2127 Fecode += GET(Fecode, 1); /* Advance past the item */
5135 do Lnext_ecode += GET(Lnext_ecode, 1); while (*Lnext_ecode == OP_ALT);
5141 do Lnext_ecode += GET(Lnext_ecode, 1); while (*Lnext_ecode == OP_ALT);
5151 do Fecode += GET(Fecode,1); while (*Fecode == OP_ALT);
5204 do Fecode += GET(Fecode, 1); while (*Fecode == OP_ALT);
5216 PCRE2_SPTR next_ecode = Fecode + GET(Fecode,1);
5223 Fecode += GET(Fecode, 1);
5265 Lnext_branch = Fecode + GET(Fecode, 1);
5310 PCRE2_SPTR next_ecode = Fecode + GET(Fecode,1);
5316 Fecode += GET(Fecode, 1);
5333 bracode = mb->start_code + GET(Fecode, 1);
5367 next_ecode = Lstart_branch + GET(Lstart_branch,1);
5428 Fecode += GET(Fecode, 1);
5432 do Fecode += GET(Fecode, 1); while (*Fecode == OP_ALT);
5461 Fecode += GET(Fecode, 1);
5468 do Fecode += GET(Fecode, 1); while (*Fecode == OP_ALT);
5517 Flength = GET(Fecode, 1); /* Offset to the second branch */
5629 Lstart_branch += GET(Lstart_branch, 1);
5653 do Fecode += GET(Fecode, 1); while (*Fecode == OP_ALT);
5692 number = GET(Fecode, 1);
5725 do Fecode += GET(Fecode,1); while (*Fecode == OP_ALT);
5739 bracode = Fecode - GET(Fecode, 1);
5812 uint32_t y = GET(P->ecode,1);
5894 Fecode -= GET(Fecode, 1);