Searched defs:_MBCSHeader (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnvmbcs.h47 * _MBCSHeader.version 5 is optional and not backward-compatible
51 * - The _MBCSHeader has variable length (and is always longer than in version 4).
52 * See the struct _MBCSHeader further description below.
65 * _MBCSHeader.version 5.4/4.4 supports "good one-way" mappings (|4)
68 * _MBCSHeader.version 4.3 optionally modifies the fromUnicode data structures
74 * It is utf8Friendly if _MBCSHeader.version[2]!=0.
76 * maxFastUChar=((_MBCSHeader.version[2]<<8)|0xff)
121 * _MBCSHeader.version 4.2 adds an optional conversion extension data structure.
137 * struct _MBCSHeader (see the definition in this header file below)
147 * 31.. 8 offsetExtension -- _MBCSHeader
478 } _MBCSHeader; typedef in typeref:struct:__anon7955
[all...]

Completed in 180 milliseconds