Home
last modified time | relevance | path

Searched refs:swapLFNLFromUnicodeBytes (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Ducnvmbcs.h383 uint8_t *swapLFNLFromUnicodeBytes; /* for swaplfnl */ member
Ducnvmbcs.cpp1382 mbcsTable->swapLFNLFromUnicodeBytes=(uint8_t *)newResults; in _EBCDICSwapLFNL()
1654 mbcsTable->swapLFNLFromUnicodeBytes=NULL; in ucnv_MBCSLoad()
3430 bytes=cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3655 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3831 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSSingleFromBMPWithOffsets()
4130 bytes=cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSFromUnicodeWithOffsets()
5030 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_SBCSFromUTF8()
5337 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_DBCSFromUTF8()