Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutext.cpp1996 int32_t firstAffectedIndex = destIndex32; in repTextCopy() local
1997 if (move && start32<firstAffectedIndex) { in repTextCopy()
1998 firstAffectedIndex = start32; in repTextCopy()
2000 if (firstAffectedIndex < ut->chunkNativeLimit) { in repTextCopy()