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

  /external/icu4c/common/
ucnv_bld.h 52 UConverterMBCSTable mbcs;
114 * which always has a UConverterMBCSTable
116 * To eliminate one allocation, I am making the UConverterMBCSTable
124 UConverterMBCSTable mbcs;
ucnvmbcs.h 365 typedef struct UConverterMBCSTable {
398 } UConverterMBCSTable;
ucnvmbcs.c 491 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[],
665 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable,
714 const UConverterMBCSTable *mbcsTable;
    [all...]

Completed in 55 milliseconds