• Home
  • Raw
  • Download

Lines Matching refs:elementAti

416             int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(savePosition);  in doParseActions()
791 int32_t repeatedOp = (int32_t)fRXPat->fCompiledPat->elementAti(topLoc); in doParseActions()
934 int32_t repeatedOp = (int32_t)fRXPat->fCompiledPat->elementAti(topLoc); in doParseActions()
1911 int32_t op = (int32_t)code->elementAti(loc); in insertOp()
1933 int32_t x = fParenStack.elementAti(loc); in insertOp()
1978 U_ASSERT(URX_TYPE(((uint32_t)fRXPat->fCompiledPat->elementAti(theLoc))) == URX_NOP); in blockTopLoc()
1985 int32_t opAtTheLoc = (int32_t)fRXPat->fCompiledPat->elementAti(theLoc); in blockTopLoc()
2035 patOp = (int32_t)fRXPat->fCompiledPat->elementAti(patIdx); in handleCloseParen()
2063 int32_t captureOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2076 int32_t stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1); in handleCloseParen()
2086 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2097 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-1); in handleCloseParen()
2109 int32_t saveOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen); in handleCloseParen()
2122 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-4); in handleCloseParen()
2157 int32_t startOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen-5); in handleCloseParen()
2338 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(topOfBlock); in compileInlineInterval()
2411 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2418 if (forwardedLength.elementAti(loc) < currentLen) { in matchStartType()
2419 currentLen = forwardedLength.elementAti(loc); in matchStartType()
2608 currentLen = forwardedLength.elementAti(loc+1); in matchStartType()
2613 if (forwardedLength.elementAti(jmpDest) > currentLen) { in matchStartType()
2631 currentLen = forwardedLength.elementAti(loc+1); in matchStartType()
2642 if (currentLen < forwardedLength.elementAti(jmpDest)) { in matchStartType()
2656 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2685 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2720 int32_t loopEndLoc = (int32_t)fRXPat->fCompiledPat->elementAti(loc+1); in matchStartType()
2722 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in matchStartType()
2728 if (forwardedLength.elementAti(loopEndLoc) > currentLen) { in matchStartType()
2764 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in matchStartType()
2782 if (currentLen < forwardedLength.elementAti(jmpDest)) { in matchStartType()
2811 if (forwardedLength.elementAti(end+1) < currentLen) { in matchStartType()
2812 currentLen = forwardedLength.elementAti(end+1); in matchStartType()
2902 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
2911 if (forwardedLength.elementAti(loc) < currentLen) { in minMatchLength()
2912 currentLen = forwardedLength.elementAti(loc); in minMatchLength()
2973 currentLen = forwardedLength.elementAti(loc+1); in minMatchLength()
2977 if (forwardedLength.elementAti(jmpDest) > currentLen) { in minMatchLength()
2988 currentLen = forwardedLength.elementAti(loc+1); in minMatchLength()
2999 if (currentLen < forwardedLength.elementAti(jmpDest)) { in minMatchLength()
3010 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
3036 int32_t loopEndLoc = (int32_t)fRXPat->fCompiledPat->elementAti(loc+1); in minMatchLength()
3038 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in minMatchLength()
3073 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in minMatchLength()
3099 if (currentLen < forwardedLength.elementAti(jmpDest)) { in minMatchLength()
3126 if (forwardedLength.elementAti(end+1) < currentLen) { in minMatchLength()
3127 currentLen = forwardedLength.elementAti(end+1); in minMatchLength()
3177 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3184 if (forwardedLength.elementAti(loc) > currentLen) { in maxMatchLength()
3185 currentLen = forwardedLength.elementAti(loc); in maxMatchLength()
3265 if (forwardedLength.elementAti(jmpDest) < currentLen) { in maxMatchLength()
3276 currentLen = forwardedLength.elementAti(loc+1); in maxMatchLength()
3288 if (currentLen > forwardedLength.elementAti(jmpDest)) { in maxMatchLength()
3303 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3331 int32_t stringLenOp = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3370 op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in maxMatchLength()
3429 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(loc); in stripNOPs()
3444 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(src); in stripNOPs()
3462 int32_t fixedOperandAddress = operandAddress - deltas.elementAti(operandAddress); in stripNOPs()
3477 where = fRXPat->fGroupMap->elementAti(where-1); in stripNOPs()