Searched refs:extIndexes (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_ext.cpp374 match=ucnv_extMatchToU(cnv->sharedData->mbcs.extIndexes, (int8_t)UCNV_SISO_STATE(cnv),
392 ucnv_extWriteToU(cnv, cnv->sharedData->mbcs.extIndexes,
867 match=ucnv_extMatchFromU(cnv->sharedData->mbcs.extIndexes,
891 ucnv_extWriteFromU(cnv, cnv->sharedData->mbcs.extIndexes,
1040 cx=sharedData->mbcs.extIndexes;
H A Ducnvmbcs.c972 if( (cx=sharedData->mbcs.extIndexes)!=NULL &&
1037 if( (cx=sharedData->mbcs.extIndexes)!=NULL &&
1442 mbcsTable->extIndexes=(const int32_t *)(raw+offset);
1448 const int32_t *extIndexes; local
1452 if((extIndexes=mbcsTable->extIndexes)==NULL) {
1507 mbcsTable->extIndexes=extIndexes;
1758 const int32_t *extIndexes; local
1815 extIndexes
[all...]
H A Ducnvmbcs.h400 const int32_t *extIndexes; member in struct:UConverterMBCSTable
H A Ducnv2022.cpp1123 cx=sharedData->mbcs.extIndexes;

Completed in 425 milliseconds