Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java87 char swapLFNLFromUnicodeChars[]; /* for swaplfnl */ field in CharsetMBCS.UConverterMBCSTable
340 mbcsTable.swapLFNLFromUnicodeChars = null; in loadConverter()
1056 mbcsTable.swapLFNLFromUnicodeChars = newResults; in EBCDICSwapLFNL()
2906 chars = sharedData.mbcs.swapLFNLFromUnicodeChars; in encodeLoop()
4005 results = sharedData.mbcs.swapLFNLFromUnicodeChars; in cnvMBCSSingleFromBMPWithOffsets()
4173 results = sharedData.mbcs.swapLFNLFromUnicodeChars; in cnvMBCSSingleFromUnicodeWithOffsets()
4327 chars = sharedData.mbcs.swapLFNLFromUnicodeChars; in cnvMBCSDoubleFromUnicodeWithOffsets()