Searched refs:findPreviousFCDBoundary (Results 1 – 2 of 2) sorted by relevance
477 const UChar *findPreviousFCDBoundary(const UChar *start, const UChar *p) const;
1669 const UChar *lastBoundaryInDest=findPreviousFCDBoundary(buffer.getStart(), in makeFCDAndAppend()1694 const UChar *Normalizer2Impl::findPreviousFCDBoundary(const UChar *start, const UChar *p) const { in findPreviousFCDBoundary() function in Normalizer2Impl