Lines Matching refs:LINK_SIZE
879 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM64);
918 ecode += 1+LINK_SIZE;
928 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM65);
937 ecode += 1 + LINK_SIZE;
958 number = GET2(ecode, 1+LINK_SIZE);
1129 number = GET2(ecode, 1+LINK_SIZE);
1209 ecode += 1 + LINK_SIZE;
1280 ecode += 1 + LINK_SIZE;
1301 ecode += 1 + LINK_SIZE; /* From this opcode */
1325 cb.next_item_length = GET(ecode, 2 + LINK_SIZE);
1411 ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode];
1439 if (condition || ecode[-(1+LINK_SIZE)] == OP_ALT)
1538 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM4);
1588 ecode += 1 + LINK_SIZE;
1609 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM5);
1662 ecode += 1 + LINK_SIZE; /* Continue with current branch */
1695 ecode += 1 + LINK_SIZE;
1720 cb.next_item_length = GET(ecode, 2 + LINK_SIZE);
1730 ecode += 2 + 2*LINK_SIZE;
1757 GET2(callpat, 1 + LINK_SIZE);
1777 ecode += 1 + LINK_SIZE;
1874 ecode = next + 1 + LINK_SIZE;
1880 RMATCH(eptr, next + 1+LINK_SIZE, offset_top, md, eptrb, RM11);
1888 ecode = next + 1 + LINK_SIZE;
1944 number = GET2(prev, 1+LINK_SIZE);
2018 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM12);
2023 ecode += 1 + LINK_SIZE; /* Carry on at this level */
2035 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM7);
2059 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM9);
2064 ecode += 1 + LINK_SIZE;
3101 data = ecode + 1 + LINK_SIZE; /* Save for matching */