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 53 UConverterMBCSTable mbcs;
115 * which always has a UConverterMBCSTable
117 * To eliminate one allocation, I am making the UConverterMBCSTable
125 UConverterMBCSTable mbcs;
ucnvmbcs.h 365 typedef struct UConverterMBCSTable {
398 } UConverterMBCSTable;
ucnvmbcs.c 494 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[],
668 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable,
717 const UConverterMBCSTable *mbcsTable;
    [all...]

Completed in 2074 milliseconds