Home | History | Annotate | Download | only in common

Lines Matching refs:lastBoundaryInDest

1769             const UChar *lastBoundaryInDest=findPreviousFCDBoundary(buffer.getStart(),
1771 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastBoundaryInDest);
1772 UnicodeString middle(lastBoundaryInDest, destSuffixLength);