Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbitblb.cpp889 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list in mergeRuleStatusVals() local
894 thisTagGroupStart = nextTagGroupStart; in mergeRuleStatusVals()
895 nextTagGroupStart += fRB->fRuleStatusVals->elementAti(thisTagGroupStart) + 1; in mergeRuleStatusVals()
896 … if (thisStatesTagValues->size() != fRB->fRuleStatusVals->elementAti(thisTagGroupStart)) { in mergeRuleStatusVals()
906 fRB->fRuleStatusVals->elementAti(thisTagGroupStart + 1 + i) ) { in mergeRuleStatusVals()
915 sd->fTagsIdx = thisTagGroupStart; in mergeRuleStatusVals()