Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnvmbcs.h385 uint8_t *swapLFNLFromUnicodeBytes; /* for swaplfnl */ member
Ducnvmbcs.cpp1389 mbcsTable->swapLFNLFromUnicodeBytes=(uint8_t *)newResults; in _EBCDICSwapLFNL()
1661 mbcsTable->swapLFNLFromUnicodeBytes=NULL; in ucnv_MBCSLoad()
3441 bytes=cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3666 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3842 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSSingleFromBMPWithOffsets()
4141 bytes=cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_MBCSFromUnicodeWithOffsets()
5051 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_SBCSFromUTF8()
5354 results=(uint16_t *)cnv->sharedData->mbcs.swapLFNLFromUnicodeBytes; in ucnv_DBCSFromUTF8()