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

  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetLMBCS.java 267 short GrpType;
268 _UniLMBCSGrpMap(int uniStartRange, int uniEndRange, short GrpType) {
271 this.GrpType = GrpType;
423 return UniLMBCSGrpMap[index].GrpType;
    [all...]
  /external/icu/icu4c/source/common/
ucnv_lmb.c 301 const ulmbcs_byte_t GrpType;
457 return pTable->GrpType;
    [all...]

Completed in 50 milliseconds