Home | History | Annotate | Download | only in i18n

Lines Matching refs:loopLoc

2136                 int32_t loopLoc  = URX_VAL(pat[instrOperandLoc]);
2141 U_ASSERT(loopLoc>fp->fPatIdx);
2144 fp = StateSave(fp, loopLoc+1, status);
2186 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]);
2191 U_ASSERT(loopLoc>fp->fPatIdx);
2197 fp->fPatIdx = loopLoc+1; // Continue with stuff after repeated block