Searched refs:thisTagGroupStart (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Drbbitblb.cpp865 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list local
870 thisTagGroupStart = nextTagGroupStart;
871 nextTagGroupStart += fRB->fRuleStatusVals->elementAti(thisTagGroupStart) + 1;
872 if (thisStatesTagValues->size() != fRB->fRuleStatusVals->elementAti(thisTagGroupStart)) {
882 fRB->fRuleStatusVals->elementAti(thisTagGroupStart + 1 + i) ) {
891 sd->fTagsIdx = thisTagGroupStart;

Completed in 38 milliseconds