Searched defs:SECONDARY_MASK (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ | ||
D | collationfastlatin.h | 68 static const uint32_t SECONDARY_MASK = 0x3e0; // bits 9..5 variable |
D | collation.h | 67 static const uint32_t SECONDARY_MASK = 0xffff0000; variable |