Home | History | Annotate | Download | only in i18n

Lines Matching refs:URX_JMP

369         appendOp(URX_JMP,  3);
421 appendOp(URX_JMP, 0);
583 appendOp(URX_JMP, fRXPat->fCompiledPat->size()+ 3);
875 int32_t jmp1_op = buildOp(URX_JMP, jmp2_loc+1);
878 appendOp(URX_JMP, jmp2_loc+2);
986 int32_t jmpOp = buildOp(URX_JMP, saveLoc);
1379 appendOp(URX_JMP, topLoc+1);
1412 appendOp(URX_JMP, topLoc+1);
2023 if ((opType == URX_JMP ||
2904 loc++; // Except for extra operand on URX_JMPX, same as URX_JMP.
2906 case URX_JMP:
3267 // otherwise processed identically to URX_JMP.
3269 case URX_JMP:
3559 case URX_JMP:
3789 case URX_JMP: