Home
last modified time | relevance | path

Searched refs:findPreviousFCDBoundary (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dnormalizer2impl.h477 const UChar *findPreviousFCDBoundary(const UChar *start, const UChar *p) const;
Dnormalizer2impl.cpp1669 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