Home | History | Annotate | Download | only in common

Lines Matching refs:structSize

264         source->structSize != sizeof(UConverterStaticData))
307 data->impl->load(data, pArgs, raw + source->structSize, status);
1401 staticDataSize=ds->readUInt32(inStaticData->structSize);
1405 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
1420 ds->swapArray32(ds, &inStaticData->structSize, 4,
1421 &outStaticData->structSize, pErrorCode);