Searched defs:findPreviousCompBoundary (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dnormalizer2impl.cpp1279 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(),
1366 const UChar *Normalizer2Impl::findPreviousCompBoundary(const UChar *start, const UChar *p) const { function in class:Normalizer2Impl
/external/icu4c/common/
H A Dnormalizer2impl.cpp1404 const UChar *lastStarterInDest=findPreviousCompBoundary(buffer.getStart(),
1497 const UChar *Normalizer2Impl::findPreviousCompBoundary(const UChar *start, const UChar *p) const { function in class:Normalizer2Impl

Completed in 54 milliseconds