Searched refs:inSectionSizes (Results 1 – 1 of 1) sorted by relevance
1145 const uint32_t *inSectionSizes; in ucnv_swapAliases() local1185 inSectionSizes=(const uint32_t *)((const char *)inData+headerSize); in ucnv_swapAliases()1186 inTable=(const uint16_t *)inSectionSizes; in ucnv_swapAliases()1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()