Searched defs:fromUnicodeTable (Results 1 – 4 of 4) sorted by relevance
329 private static final char fromUnicodeTable[] = { field in CharsetISCII
80 char fromUnicodeTable[]; // stage1, and for MBCS_OUTPUT_1 also contains stage2 field in CharsetMBCS.UConverterMBCSTable
381 const uint16_t *fromUnicodeTable; member
416 static const uint16_t fromUnicodeTable[128]={ variable