Lines Matching refs:OP_lengths
491 rrc = match(eptr, callpat + PRIV(OP_lengths)[*callpat], mstart, offset_top, in op_recurse_ovecsave()
805 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, mb, in match()
829 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
835 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
843 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, mb, in match()
851 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
869 ecode += PRIV(OP_lengths)[*ecode] + ecode[1]; in match()
872 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, mb, in match()
889 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
898 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, in match()
1020 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
1102 ecode += PRIV(OP_lengths)[*ecode]; in match()
1110 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, eptrb, in match()
1185 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
1251 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, mb, in match()
1316 ? PRIV(OP_lengths)[OP_CALLOUT] : GET(ecode, 1 + 2*LINK_SIZE); in match()
1439 ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode]; in match()
1455 ecode += condition? PRIV(OP_lengths)[condcode] : codelink; in match()
1742 ? PRIV(OP_lengths)[OP_CALLOUT] : GET(ecode, 1 + 2*LINK_SIZE); in match()
1883 RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top, in match()