• Home
  • Raw
  • Download

Lines Matching refs:elementAti

410             int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(savePosition);  in doParseActions()
781 int32_t repeatedOp = (int32_t)fRXPat->fCompiledPat->elementAti(topLoc); in doParseActions()
913 int32_t repeatedOp = (int32_t)fRXPat->fCompiledPat->elementAti(topLoc); in doParseActions()
2016 int32_t op = (int32_t)code->elementAti(loc); in insertOp()
2038 int32_t x = fParenStack.elementAti(loc); in insertOp()
2135 U_ASSERT(URX_TYPE(((uint32_t)fRXPat->fCompiledPat->elementAti(theLoc))) == URX_NOP); in blockTopLoc()
2142 int32_t opAtTheLoc = (int32_t)fRXPat->fCompiledPat->elementAti(theLoc); in blockTopLoc()
2192 patOp = (int32_t)fRXPat->fCompiledPat->elementAti(patIdx); in handleCloseParen()
2220 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2232 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2241 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2251 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2260 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
2273 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-4); in handleCloseParen()
2310 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2505 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(topOfBlock); in compileInlineInterval()
2674 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2681 if (forwardedLength.elementAti(loc) < currentLen) { in matchStartType()
2682 currentLen = forwardedLength.elementAti(loc); in matchStartType()
2903 currentLen = forwardedLength.elementAti(loc+1); in matchStartType()
2908 if (forwardedLength.elementAti(jmpDest) > currentLen) { in matchStartType()
2926 currentLen = forwardedLength.elementAti(loc+1); in matchStartType()
2937 if (currentLen < forwardedLength.elementAti(jmpDest)) { in matchStartType()
2951 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2980 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
3009 int32_t loopEndLoc = (int32_t)fRXPat->fCompiledPat->elementAti(loc+1); in matchStartType()
3011 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in matchStartType()
3017 if (forwardedLength.elementAti(loopEndLoc) > currentLen) { in matchStartType()
3053 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
3071 if (currentLen < forwardedLength.elementAti(jmpDest)) { in matchStartType()
3100 if (forwardedLength.elementAti(end+1) < currentLen) { in matchStartType()
3101 currentLen = forwardedLength.elementAti(end+1); in matchStartType()
3191 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
3200 if (forwardedLength.elementAti(loc) < currentLen) { in minMatchLength()
3201 currentLen = forwardedLength.elementAti(loc); in minMatchLength()
3265 currentLen = forwardedLength.elementAti(loc+1); in minMatchLength()
3269 if (forwardedLength.elementAti(jmpDest) > currentLen) { in minMatchLength()
3280 currentLen = forwardedLength.elementAti(loc+1); in minMatchLength()
3291 if (currentLen < forwardedLength.elementAti(jmpDest)) { in minMatchLength()
3302 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
3328 int32_t loopEndLoc = (int32_t)fRXPat->fCompiledPat->elementAti(loc+1); in minMatchLength()
3330 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in minMatchLength()
3365 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
3391 if (currentLen < forwardedLength.elementAti(jmpDest)) { in minMatchLength()
3418 if (forwardedLength.elementAti(end+1) < currentLen) { in minMatchLength()
3419 currentLen = forwardedLength.elementAti(end+1); in minMatchLength()
3469 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3476 if (forwardedLength.elementAti(loc) > currentLen) { in maxMatchLength()
3477 currentLen = forwardedLength.elementAti(loc); in maxMatchLength()
3560 if (forwardedLength.elementAti(jmpDest) < currentLen) { in maxMatchLength()
3571 currentLen = forwardedLength.elementAti(loc+1); in maxMatchLength()
3583 if (currentLen > forwardedLength.elementAti(jmpDest)) { in maxMatchLength()
3598 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3626 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3636 int32_t loopEndLoc = URX_VAL(fRXPat->fCompiledPat->elementAti(loc+1)); in maxMatchLength()
3644 … int32_t maxLoopCount = static_cast<int32_t>(fRXPat->fCompiledPat->elementAti(loc+3)); in maxMatchLength()
3698 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3757 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in stripNOPs()
3772 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(src); in stripNOPs()
3790 int32_t fixedOperandAddress = operandAddress - deltas.elementAti(operandAddress); in stripNOPs()
3805 where = fRXPat->fGroupMap->elementAti(where-1); in stripNOPs()