Home | History | Annotate | Download | only in i18n

Lines Matching refs:U_ASSERT

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