Home | History | Annotate | Download | only in common

Lines Matching refs:lastStarterInDest

1505             const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(),
1507 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastStarterInDest);
1508 UnicodeString middle(lastStarterInDest, destSuffixLength);