Home
last modified time | relevance | path

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

/external/icu4c/tools/gennorm/
Dstore.c1472 canChangeWithFollowing(const uint32_t *s, int32_t length, uint8_t trailCC) { in canChangeWithFollowing() function
1607 …if(norm->lenNFD!=0 && canChangeWithFollowing(norm->nfd, norm->lenNFD, (uint8_t)norm->canonBothCCs)… in getSkippableFlags()