Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.h88 UBool combinesWithCCBetween(const Norm &norm, uint8_t lowCC, uint8_t highCC) const;
Dn2builder.cpp410 UBool Normalizer2DataBuilder::combinesWithCCBetween(const Norm &norm, in combinesWithCCBetween() function in Normalizer2DataBuilder
656 if(combinesWithCCBetween(*starterNorm, prevCC, cc)) { in hasNoCompBoundaryAfter()