Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ddictbe.cpp1225 int32_t cpIdx = 0; in divideUpDictionaryRange() local
1227 U_ASSERT(cuIdx >= cpIdx); in divideUpDictionaryRange()
1229 inputMap->setElementAt(inputMap->elementAti(cuIdx), cpIdx); in divideUpDictionaryRange()
1233 cpIdx++; in divideUpDictionaryRange()