Home | History | Annotate | Download | only in i18n

Lines Matching refs:URX_LOOP_C

4143                     fp->fPatIdx++;   // skip the URX_LOOP_C op.
4147 // Peek ahead in the compiled pattern, to the URX_LOOP_C that
4151 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C);
4157 // Save State to the URX_LOOP_C op that follows this one,
4204 fp->fPatIdx++; // skip the URX_LOOP_C op.
4208 // Peek ahead in the compiled pattern, to the URX_LOOP_C that
4212 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C);
4218 // Save State to the URX_LOOP_C op that follows this one,
4227 case URX_LOOP_C:
5634 fp->fPatIdx++; // skip the URX_LOOP_C op.
5638 // Peek ahead in the compiled pattern, to the URX_LOOP_C that
5642 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C);
5648 // Save State to the URX_LOOP_C op that follows this one,
5696 fp->fPatIdx++; // skip the URX_LOOP_C op.
5700 // Peek ahead in the compiled pattern, to the URX_LOOP_C that
5704 U_ASSERT(URX_TYPE(loopcOp) == URX_LOOP_C);
5710 // Save State to the URX_LOOP_C op that follows this one,
5719 case URX_LOOP_C: