Lines Matching refs:setElementAt
416 fRXPat->fCompiledPat->setElementAt(op, savePosition); in doParseActions()
825 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
857 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc); in doParseActions()
876 fRXPat->fCompiledPat->setElementAt(jmp1_op, jmp1_loc); in doParseActions()
921 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
959 fRXPat->fCompiledPat->setElementAt(op, saveStateLoc+1); in doParseActions()
969 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc); in doParseActions()
987 fRXPat->fCompiledPat->setElementAt(jmpOp, jmpLoc); in doParseActions()
1064 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1373 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1404 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1409 fRXPat->fCompiledPat->setElementAt(op, topLoc+1); in doParseActions()
1436 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1441 fRXPat->fCompiledPat->setElementAt(op, topLoc+1); in doParseActions()
2035 code->setElementAt(op, loc); in insertOp()
2046 fParenStack.setElementAt(x, loc); in insertOp()
2199 fRXPat->fCompiledPat->setElementAt(patOp, patIdx); in handleCloseParen()
2268 fRXPat->fCompiledPat->setElementAt(saveOp, fMatchOpenParen); in handleCloseParen()
2301 fRXPat->fCompiledPat->setElementAt(minML, fMatchOpenParen-2); in handleCloseParen()
2302 fRXPat->fCompiledPat->setElementAt(maxML, fMatchOpenParen-1); in handleCloseParen()
2337 fRXPat->fCompiledPat->setElementAt(minML, fMatchOpenParen-3); in handleCloseParen()
2338 fRXPat->fCompiledPat->setElementAt(maxML, fMatchOpenParen-2); in handleCloseParen()
2343 fRXPat->fCompiledPat->setElementAt(op, fMatchOpenParen-1); in handleCloseParen()
2447 fRXPat->fCompiledPat->setElementAt(op, topOfBlock); in compileInterval()
2455 fRXPat->fCompiledPat->setElementAt(op, topOfBlock+1); in compileInterval()
2458 fRXPat->fCompiledPat->setElementAt(fIntervalLow, topOfBlock+2); in compileInterval()
2459 fRXPat->fCompiledPat->setElementAt(fIntervalUpper, topOfBlock+3); in compileInterval()
2519 fRXPat->fCompiledPat->setElementAt(saveOp, topOfBlock); in compileInlineInterval()
2678 forwardedLength.setElementAt(INT32_MAX, loc); in matchStartType()
2918 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
2947 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
3027 forwardedLength.setElementAt(currentLen, loopEndLoc); in matchStartType()
3081 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
3196 forwardedLength.setElementAt(INT32_MAX, loc); in minMatchLength()
3280 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3302 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3402 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3475 forwardedLength.setElementAt(0, loc); in maxMatchLength()
3571 forwardedLength.setElementAt(currentLen, jmpDest); in maxMatchLength()
3594 forwardedLength.setElementAt(currentLen, jmpDest); in maxMatchLength()
3802 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()
3817 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()
3873 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()