HomeSort by relevance Sort by last modified time
    Searched defs:CONTR_CHAR_MASK (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
collationfastlatin.h 89 * Otherwise use CONTR_CHAR_MASK for the contraction character index
174 * Each contraction list is terminated with a word containing CONTR_CHAR_MASK.
176 static const uint32_t CONTR_CHAR_MASK = 0x1ff;
291 * Bits 8..0: Contraction character, see comments on CONTR_CHAR_MASK.
293 * Each list is terminated by an entry with CONTR_CHAR_MASK.
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 46 milliseconds