Searched refs:findPreviousCompBoundary (Results 1 – 2 of 2) sorted by relevance
472 const UChar *findPreviousCompBoundary(const UChar *start, const UChar *p) const;
1285 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(), in composeAndAppend()1376 const UChar *Normalizer2Impl::findPreviousCompBoundary(const UChar *start, const UChar *p) const { in findPreviousCompBoundary() function in Normalizer2Impl