Lines Matching refs:UConverterMBCSTable
631 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], in enumToU()
805 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, in ucnv_MBCSEnumToUnicode()
854 const UConverterMBCSTable *mbcsTable; in ucnv_MBCSGetFilteredUnicodeSetForUnicode()
1252 UConverterMBCSTable *mbcsTable; in _EBCDICSwapLFNL()
1401 UConverterMBCSTable *mbcsTable=(UConverterMBCSTable *)context; in writeStage3Roundtrip()
1477 reconstituteData(UConverterMBCSTable *mbcsTable, in reconstituteData()
1553 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; in ucnv_MBCSLoad()
1640 uprv_memcpy(mbcsTable, &baseSharedData->mbcs, sizeof(UConverterMBCSTable)); in ucnv_MBCSLoad()
1874 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; in ucnv_MBCSUnload()
1894 UConverterMBCSTable *mbcsTable; in ucnv_MBCSOpen()
1993 ucnv_MBCSGetFallback(UConverterMBCSTable *mbcsTable, uint32_t offset) { in ucnv_MBCSGetFallback()