Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutext.cpp1981 int32_t firstAffectedIndex = destIndex32; in repTextCopy() local
1982 if (move && start32<firstAffectedIndex) { in repTextCopy()
1983 firstAffectedIndex = start32; in repTextCopy()
1985 if (firstAffectedIndex < ut->chunkNativeLimit) { in repTextCopy()