Home | History | Annotate | Download | only in common

Lines Matching refs:extIndexes

972     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;
1452 if((extIndexes=mbcsTable->extIndexes)==NULL) {
1507 mbcsTable->extIndexes=extIndexes;
1758 const int32_t *extIndexes;
1815 extIndexes=mbcsTable->extIndexes;
1816 if(extIndexes!=NULL) {
1817 maxBytesPerUChar=(int8_t)UCNV_GET_MAX_BYTES_PER_UCHAR(extIndexes);
3245 const int32_t *cx=sharedData->mbcs.extIndexes;
4801 cx=sharedData->mbcs.extIndexes;
5513 (cnv->sharedData->mbcs.extIndexes!=NULL ?