Lines Matching refs:setElementAt
419 fRXPat->fCompiledPat->setElementAt(op, savePosition); in doParseActions()
838 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
873 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc); in doParseActions()
892 fRXPat->fCompiledPat->setElementAt(jmp1_op, jmp1_loc); in doParseActions()
939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
959 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()
982 fRXPat->fCompiledPat->setElementAt(op, saveStateLoc+1); in doParseActions()
992 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc); in doParseActions()
1011 fRXPat->fCompiledPat->setElementAt(jmpOp, jmpLoc); in doParseActions()
1084 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1348 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1383 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1388 fRXPat->fCompiledPat->setElementAt(op, topLoc+1); in doParseActions()
1418 fRXPat->fCompiledPat->setElementAt(op, topLoc); in doParseActions()
1423 fRXPat->fCompiledPat->setElementAt(op, topLoc+1); in doParseActions()
1926 code->setElementAt(op, loc); in insertOp()
1937 fParenStack.setElementAt(x, loc); in insertOp()
2038 fRXPat->fCompiledPat->setElementAt(patOp, patIdx); in handleCloseParen()
2113 fRXPat->fCompiledPat->setElementAt(saveOp, fMatchOpenParen); in handleCloseParen()
2144 fRXPat->fCompiledPat->setElementAt(minML, fMatchOpenParen-2); in handleCloseParen()
2145 fRXPat->fCompiledPat->setElementAt(maxML, fMatchOpenParen-1); in handleCloseParen()
2177 fRXPat->fCompiledPat->setElementAt(minML, fMatchOpenParen-3); in handleCloseParen()
2178 fRXPat->fCompiledPat->setElementAt(maxML, fMatchOpenParen-2); in handleCloseParen()
2183 fRXPat->fCompiledPat->setElementAt(op, fMatchOpenParen-1); in handleCloseParen()
2291 fRXPat->fCompiledPat->setElementAt(op, topOfBlock); in compileInterval()
2299 fRXPat->fCompiledPat->setElementAt(op, topOfBlock+1); in compileInterval()
2302 fRXPat->fCompiledPat->setElementAt(fIntervalLow, topOfBlock+2); in compileInterval()
2303 fRXPat->fCompiledPat->setElementAt(fIntervalUpper, topOfBlock+3); in compileInterval()
2356 fRXPat->fCompiledPat->setElementAt(saveOp, topOfBlock); in compileInlineInterval()
2415 forwardedLength.setElementAt(INT32_MAX, loc); in matchStartType()
2622 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
2651 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
2737 forwardedLength.setElementAt(currentLen, loopEndLoc); in matchStartType()
2791 forwardedLength.setElementAt(currentLen, jmpDest); in matchStartType()
2906 forwardedLength.setElementAt(INT32_MAX, loc); in minMatchLength()
2986 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3008 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3108 forwardedLength.setElementAt(currentLen, jmpDest); in minMatchLength()
3181 forwardedLength.setElementAt(0, loc); in maxMatchLength()
3274 forwardedLength.setElementAt(currentLen, jmpDest); in maxMatchLength()
3297 forwardedLength.setElementAt(currentLen, jmpDest); in maxMatchLength()
3504 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()
3519 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()
3572 fRXPat->fCompiledPat->setElementAt(op, dst); in stripNOPs()