Home | History | Annotate | Download | only in common

Lines Matching refs:lastStarterInDest

1458             const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(),
1460 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastStarterInDest);
1461 UnicodeString middle(lastStarterInDest, destSuffixLength);