Searched refs:NFC_ZERO_CC_BLOCK_LIMIT_ (Results 1 – 2 of 2) sorted by relevance
282 #define NFC_ZERO_CC_BLOCK_LIMIT_ 0x300 macro
1593 if (ch < NFC_ZERO_CC_BLOCK_LIMIT_) { in ucol_IGetNextCE()1602 if (*collationSource->pos < NFC_ZERO_CC_BLOCK_LIMIT_) { in ucol_IGetNextCE()2093 if (ch < NFC_ZERO_CC_BLOCK_LIMIT_) { in ucol_IGetPrevCE()2101 if (*(data->pos - 1) < NFC_ZERO_CC_BLOCK_LIMIT_) { in ucol_IGetPrevCE()2374 (nextch >= NFC_ZERO_CC_BLOCK_LIMIT_ || in getNextNormalizedChar()2375 ch >= NFC_ZERO_CC_BLOCK_LIMIT_)) { in getNextNormalizedChar()2696 (ch >= NFC_ZERO_CC_BLOCK_LIMIT_ || prevch >= NFC_ZERO_CC_BLOCK_LIMIT_)) in getPrevNormalizedChar()