Searched refs:INDIC_BLOCK_END (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Ducnvisci.c46 #define INDIC_BLOCK_END 0x0D7F macro
47 #define INDIC_RANGE (INDIC_BLOCK_END - INDIC_BLOCK_BEGIN)
966 if ((uint16_t)(INDIC_BLOCK_END-sourceChar) <= INDIC_RANGE) {

Completed in 22 milliseconds