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

  /external/chromium_org/third_party/icu/source/common/
ucnv_bld.h 53 UConverterMBCSTable mbcs; member in union:UConverterTable
85 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */
99 void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see mbcs below */
114 * - allocated for MBCS, with a pointer to an allocated UConverterTable
125 UConverterMBCSTable mbcs; member in struct:UConverterSharedData
  /external/icu/icu4c/source/common/
ucnv_bld.h 53 UConverterMBCSTable mbcs; member in union:UConverterTable
85 uint8_t subChar1; /* +80: 1 single-byte substitution character for IBM MBCS (0 if none) */
99 void *table; /* Unused. This used to be a UConverterTable - Pointer to conversion data - see mbcs below */
114 * - allocated for MBCS, with a pointer to an allocated UConverterTable
125 UConverterMBCSTable mbcs; member in struct:UConverterSharedData

Completed in 5178 milliseconds