Home
last modified time | relevance | path

Searched refs:getDecomposition (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/
Dunormcmp.cpp412 0!=(p=nfcImpl->getDecomposition((UChar32)cp1, decomp1, length)) in unorm_cmpEquivFold()
453 0!=(p=nfcImpl->getDecomposition((UChar32)cp2, decomp2, length)) in unorm_cmpEquivFold()
Duprops.cpp282 nfd=nfcImpl->getDecomposition(c, nfdBuffer, nfdLength); in u_hasBinaryProperty()
Dnormalizer2impl.h256 const UChar *getDecomposition(UChar32 c, UChar buffer[4], int32_t &length) const;
Dnormalizer2impl.cpp516 Normalizer2Impl::getDecomposition(UChar32 c, UChar buffer[4], int32_t &length) const { in getDecomposition() function in Normalizer2Impl
/external/icu4c/i18n/
Ducol_elm.cpp1631 getDecomposition(u32, decompBuffer, noOfDec); in _enumCategoryRangeClosureCategory()