Lines Matching refs:fromUnicodeTable
727 table=mbcsTable->fromUnicodeTable;
1130 table=mbcsTable->fromUnicodeTable;
1271 table=mbcsTable->fromUnicodeTable;
1356 uprv_memcpy(stage1, mbcsTable->fromUnicodeTable, stage1Length*2);
1360 mbcsTable->fromUnicodeTable+stage1Length,
1363 mbcsTable->fromUnicodeTable=stage1;
1366 /* indexes into stage 2 count from the bottom of the fromUnicodeTable */
1631 mbcsTable->fromUnicodeTable=(const uint16_t *)(raw+header->offsetFromUTable);
1674 mbcsTable->sbcsIndex[i]=mbcsTable->fromUnicodeTablefromUnicodeTable[i>>4]+((i<<2)&0x3c)];
3290 table=cnv->sharedData->mbcs.fromUnicodeTable;
3516 table=cnv->sharedData->mbcs.fromUnicodeTable;
3692 table=cnv->sharedData->mbcs.fromUnicodeTable;
3990 table=cnv->sharedData->mbcs.fromUnicodeTable;
4691 table=sharedData->mbcs.fromUnicodeTable;
4842 table=sharedData->mbcs.fromUnicodeTable;
4894 table=cnv->sharedData->mbcs.fromUnicodeTable;
5201 table=cnv->sharedData->mbcs.fromUnicodeTable;