• Home
  • Raw
  • Download

Lines Matching refs:U_ASSERT

571         U_ASSERT(groupOffset < fPattern->fFrameSize);  in end64()
572 U_ASSERT(groupOffset >= 0); in end64()
652 U_ASSERT(startPos >= 0); in find()
679 U_ASSERT(FALSE); in find()
698 U_ASSERT(fPattern->fMinMatchLen > 0); in find()
728 U_ASSERT(FALSE); in find()
734 U_ASSERT(fPattern->fMinMatchLen > 0); in find()
761 U_ASSERT(FALSE); in find()
842 U_ASSERT(FALSE); in find()
845 U_ASSERT(FALSE); in find()
931 U_ASSERT(startPos >= 0); in findUsingChunk()
956 U_ASSERT(FALSE); in findUsingChunk()
975 U_ASSERT(fPattern->fMinMatchLen > 0); in findUsingChunk()
998 U_ASSERT(FALSE); in findUsingChunk()
1004 U_ASSERT(fPattern->fMinMatchLen > 0); in findUsingChunk()
1027 U_ASSERT(FALSE); in findUsingChunk()
1099 U_ASSERT(FALSE); in findUsingChunk()
1102 U_ASSERT(FALSE); in findUsingChunk()
1152 U_ASSERT(groupOffset < fPattern->fFrameSize); in group()
1153 U_ASSERT(groupOffset >= 0); in group()
1162 U_ASSERT(s <= e); in group()
1221 U_ASSERT(groupOffset < fPattern->fFrameSize); in group()
1222 U_ASSERT(groupOffset >= 0); in group()
1236 U_ASSERT(s <= e); in group()
1239 U_ASSERT(e <= fInputLength); in group()
1309 U_ASSERT(groupOffset < fPattern->fFrameSize); in appendGroup()
1310 U_ASSERT(groupOffset >= 0); in appendGroup()
1319 U_ASSERT(s <= e); in appendGroup()
1323 U_ASSERT(e <= fInputLength); in appendGroup()
2288 U_ASSERT(groupOffset < fPattern->fFrameSize); in start64()
2289 U_ASSERT(groupOffset >= 0); in start64()
2903 U_ASSERT(opType == URX_STRING_LEN); in MatchAt()
2904 U_ASSERT(stringLen >= 2); in MatchAt()
2994 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchAt()
3000 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchAt()
3001U_ASSERT(fp->fExtra[opValue+2] >= 0); // Start pos for this group must be set. in MatchAt()
3004 U_ASSERT(fp->fExtra[opValue] <= fp->fExtra[opValue+1]); in MatchAt()
3145 U_ASSERT(fp->fInputIdx >= fAnchorStart); in MatchAt()
3151 U_ASSERT(fp->fInputIdx <= fAnchorLimit); in MatchAt()
3335 U_ASSERT(opValue > 0 && opValue < URX_LAST_SET); in MatchAt()
3406 U_ASSERT(opValue > 0 && opValue < URX_LAST_SET); in MatchAt()
3478 U_ASSERT(opValue > 0 && opValue < sets->size()); in MatchAt()
3626 U_ASSERT(opValue < fPattern->fCompiledPat->size()); in MatchAt()
3637 U_ASSERT(opValue > 0 && opValue < fPattern->fCompiledPat->size()); in MatchAt()
3639 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchAt()
3641 U_ASSERT(frameLoc >= 0 && frameLoc < fFrameSize); in MatchAt()
3643 U_ASSERT(prevInputIdx <= fp->fInputIdx); in MatchAt()
3657 U_ASSERT(opValue >= 0 && opValue < fFrameSize-2); in MatchAt()
3667 U_ASSERT(minCount>=0); in MatchAt()
3668 U_ASSERT(maxCount>=minCount || maxCount==-1); in MatchAt()
3669 U_ASSERT(loopLoc>fp->fPatIdx); in MatchAt()
3682 U_ASSERT(opValue>0 && opValue < fp->fPatIdx-2); in MatchAt()
3684 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT); in MatchAt()
3694 U_ASSERT(*pCounter > 0); in MatchAt()
3696 U_ASSERT(*pCounter == maxCount || maxCount == -1); in MatchAt()
3709 U_ASSERT(opValue >= 0 && opValue < fFrameSize-2); in MatchAt()
3719 U_ASSERT(minCount>=0); in MatchAt()
3720 U_ASSERT(maxCount>=minCount || maxCount==-1); in MatchAt()
3721 U_ASSERT(loopLoc>fp->fPatIdx); in MatchAt()
3735 U_ASSERT(opValue>0 && opValue < fp->fPatIdx-2); in MatchAt()
3737 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT_NG); in MatchAt()
3747 U_ASSERT(*pCounter > 0); in MatchAt()
3753 U_ASSERT(*pCounter == maxCount || maxCount == -1); in MatchAt()
3772 U_ASSERT(opValue >= 0 && opValue < fPattern->fDataSize); in MatchAt()
3778 U_ASSERT(opValue >= 0 && opValue < fPattern->fDataSize); in MatchAt()
3780 U_ASSERT(newStackSize <= fStack->size()); in MatchAt()
3797 U_ASSERT(opValue < fFrameSize); in MatchAt()
3800 U_ASSERT(groupStartIdx <= groupEndIdx); in MatchAt()
3835 U_ASSERT(opValue >= 0 && opValue < fFrameSize); in MatchAt()
3845 U_ASSERT(dataLoc >= 0 && dataLoc < fFrameSize); in MatchAt()
3847 U_ASSERT(savedInputIdx <= fp->fInputIdx); in MatchAt()
3860 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
3872 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
3875 U_ASSERT(stackSize >= newStackSize); in MatchAt()
3956 U_ASSERT(opType == URX_STRING_LEN); in MatchAt()
4063 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4085 U_ASSERT(minML <= maxML); in MatchAt()
4086 U_ASSERT(minML >= 0); in MatchAt()
4089 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4112 U_ASSERT(restoreInputLen >= fActiveLimit); in MatchAt()
4113 U_ASSERT(restoreInputLen <= fInputLength); in MatchAt()
4128 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4143 U_ASSERT(originalInputLen >= fActiveLimit); in MatchAt()
4144 U_ASSERT(originalInputLen <= fInputLength); in MatchAt()
4160 U_ASSERT(minML <= maxML); in MatchAt()
4161 U_ASSERT(minML >= 0); in MatchAt()
4162 U_ASSERT(continueLoc > fp->fPatIdx); in MatchAt()
4165 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4187 U_ASSERT(restoreInputLen >= fActiveLimit); in MatchAt()
4188 U_ASSERT(restoreInputLen <= fInputLength); in MatchAt()
4204 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4222 U_ASSERT(originalInputLen >= fActiveLimit); in MatchAt()
4223 U_ASSERT(originalInputLen <= fInputLength); in MatchAt()
4228 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchAt()
4230 U_ASSERT(fStack->size() > newStackSize); in MatchAt()
4246 U_ASSERT(opValue > 0 && opValue < sets->size()); in MatchAt()
4283 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C); in MatchAt()
4285 U_ASSERT(stackLoc >= 0 && stackLoc < fFrameSize); in MatchAt()
4347 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C); in MatchAt()
4349 U_ASSERT(stackLoc >= 0 && stackLoc < fFrameSize); in MatchAt()
4367 U_ASSERT(opValue>=0 && opValue<fFrameSize); in MatchAt()
4369 U_ASSERT(backSearchIndex <= fp->fInputIdx); in MatchAt()
4381 U_ASSERT(fp->fInputIdx > 0); in MatchAt()
4407 U_ASSERT(FALSE); in MatchAt()
4608 U_ASSERT(opType == URX_STRING_LEN); in MatchChunkAt()
4609 U_ASSERT(stringLen >= 2); in MatchChunkAt()
4700 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchChunkAt()
4706 U_ASSERT(opValue >= 0 && opValue < fFrameSize-3); in MatchChunkAt()
4707U_ASSERT(fp->fExtra[opValue+2] >= 0); // Start pos for this group must be set. in MatchChunkAt()
4710 U_ASSERT(fp->fExtra[opValue] <= fp->fExtra[opValue+1]); in MatchChunkAt()
4850 U_ASSERT(fp->fInputIdx >= fAnchorStart); in MatchChunkAt()
4856 U_ASSERT(fp->fInputIdx <= fAnchorLimit); in MatchChunkAt()
5025 U_ASSERT(opValue > 0 && opValue < URX_LAST_SET); in MatchChunkAt()
5092 U_ASSERT(opValue > 0 && opValue < URX_LAST_SET); in MatchChunkAt()
5158 U_ASSERT(opValue > 0 && opValue < sets->size()); in MatchChunkAt()
5298 U_ASSERT(opValue < fPattern->fCompiledPat->size()); in MatchChunkAt()
5309 U_ASSERT(opValue > 0 && opValue < fPattern->fCompiledPat->size()); in MatchChunkAt()
5311 U_ASSERT(URX_TYPE(stoOp) == URX_STO_INP_LOC); in MatchChunkAt()
5313 U_ASSERT(frameLoc >= 0 && frameLoc < fFrameSize); in MatchChunkAt()
5315 U_ASSERT(prevInputIdx <= fp->fInputIdx); in MatchChunkAt()
5329 U_ASSERT(opValue >= 0 && opValue < fFrameSize-2); in MatchChunkAt()
5339 U_ASSERT(minCount>=0); in MatchChunkAt()
5340 U_ASSERT(maxCount>=minCount || maxCount==-1); in MatchChunkAt()
5341 U_ASSERT(loopLoc>fp->fPatIdx); in MatchChunkAt()
5354 U_ASSERT(opValue>0 && opValue < fp->fPatIdx-2); in MatchChunkAt()
5356 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT); in MatchChunkAt()
5366 U_ASSERT(*pCounter > 0); in MatchChunkAt()
5368 U_ASSERT(*pCounter == maxCount || maxCount == -1); in MatchChunkAt()
5381 U_ASSERT(opValue >= 0 && opValue < fFrameSize-2); in MatchChunkAt()
5391 U_ASSERT(minCount>=0); in MatchChunkAt()
5392 U_ASSERT(maxCount>=minCount || maxCount==-1); in MatchChunkAt()
5393 U_ASSERT(loopLoc>fp->fPatIdx); in MatchChunkAt()
5407 U_ASSERT(opValue>0 && opValue < fp->fPatIdx-2); in MatchChunkAt()
5409 U_ASSERT(URX_TYPE(initOp) == URX_CTR_INIT_NG); in MatchChunkAt()
5419 U_ASSERT(*pCounter > 0); in MatchChunkAt()
5425 U_ASSERT(*pCounter == maxCount || maxCount == -1); in MatchChunkAt()
5444 U_ASSERT(opValue >= 0 && opValue < fPattern->fDataSize); in MatchChunkAt()
5450 U_ASSERT(opValue >= 0 && opValue < fPattern->fDataSize); in MatchChunkAt()
5452 U_ASSERT(newStackSize <= fStack->size()); in MatchChunkAt()
5469 U_ASSERT(opValue < fFrameSize); in MatchChunkAt()
5472 U_ASSERT(groupStartIdx <= groupEndIdx); in MatchChunkAt()
5513 U_ASSERT(opValue >= 0 && opValue < fFrameSize); in MatchChunkAt()
5523 U_ASSERT(dataLoc >= 0 && dataLoc < fFrameSize); in MatchChunkAt()
5525 U_ASSERT(savedInputIdx <= fp->fInputIdx); in MatchChunkAt()
5538 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5550 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5553 U_ASSERT(stackSize >= newStackSize); in MatchChunkAt()
5633 U_ASSERT(opType == URX_STRING_LEN); in MatchChunkAt()
5658 U_ASSERT(fp->fInputIdx < fActiveLimit); in MatchChunkAt()
5744 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5766 U_ASSERT(minML <= maxML); in MatchChunkAt()
5767 U_ASSERT(minML >= 0); in MatchChunkAt()
5770 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5791 U_ASSERT(restoreInputLen >= fActiveLimit); in MatchChunkAt()
5792 U_ASSERT(restoreInputLen <= fInputLength); in MatchChunkAt()
5807 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5822 U_ASSERT(originalInputLen >= fActiveLimit); in MatchChunkAt()
5823 U_ASSERT(originalInputLen <= fInputLength); in MatchChunkAt()
5839 U_ASSERT(minML <= maxML); in MatchChunkAt()
5840 U_ASSERT(minML >= 0); in MatchChunkAt()
5841 U_ASSERT(continueLoc > fp->fPatIdx); in MatchChunkAt()
5844 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5864 U_ASSERT(restoreInputLen >= fActiveLimit); in MatchChunkAt()
5865 U_ASSERT(restoreInputLen <= fInputLength); in MatchChunkAt()
5881 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5899 U_ASSERT(originalInputLen >= fActiveLimit); in MatchChunkAt()
5900 U_ASSERT(originalInputLen <= fInputLength); in MatchChunkAt()
5905 U_ASSERT(opValue>=0 && opValue+1<fPattern->fDataSize); in MatchChunkAt()
5907 U_ASSERT(fStack->size() > newStackSize); in MatchChunkAt()
5923 U_ASSERT(opValue > 0 && opValue < sets->size()); in MatchChunkAt()
5961 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C); in MatchChunkAt()
5963 U_ASSERT(stackLoc >= 0 && stackLoc < fFrameSize); in MatchChunkAt()
6026 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C); in MatchChunkAt()
6028 U_ASSERT(stackLoc >= 0 && stackLoc < fFrameSize); in MatchChunkAt()
6046 U_ASSERT(opValue>=0 && opValue<fFrameSize); in MatchChunkAt()
6048 U_ASSERT(backSearchIndex <= fp->fInputIdx); in MatchChunkAt()
6060 U_ASSERT(fp->fInputIdx > 0); in MatchChunkAt()
6084 U_ASSERT(FALSE); in MatchChunkAt()