Home
last modified time | relevance | path

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

/external/icu4c/common/
Dnormalizer2impl.cpp1285 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend() local
1287 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastStarterInDest); in composeAndAppend()
1288 UnicodeString middle(lastStarterInDest, destSuffixLength); in composeAndAppend()