Home | History | Annotate | Download | only in common

Lines Matching refs:lastBoundaryInDest

1816             const UChar *lastBoundaryInDest=findPreviousFCDBoundary(buffer.getStart(),
1818 int32_t destSuffixLength=(int32_t)(buffer.getLimit()-lastBoundaryInDest);
1819 UnicodeString middle(lastBoundaryInDest, destSuffixLength);