Searched refs:findPreviousFCDBoundary (Results 1 – 3 of 3) sorted by relevance
578 const UChar *findPreviousFCDBoundary(const UChar *start, const UChar *p) const;
1767 const UChar *lastBoundaryInDest=findPreviousFCDBoundary(buffer.getStart(), in makeFCDAndAppend()1792 const UChar *Normalizer2Impl::findPreviousFCDBoundary(const UChar *start, const UChar *p) const { in findPreviousFCDBoundary() function in Normalizer2Impl
1554 int lastBoundaryInDest=findPreviousFCDBoundary(buffer.getStringBuilder(), in makeFCDAndAppend()2147 private int findPreviousFCDBoundary(CharSequence s, int p) { in findPreviousFCDBoundary() method