Searched refs:contractionIndex (Results 1 – 6 of 6) sorted by relevance
226 header.contractionIndex= ds->readUInt32(inHeader->contractionIndex); in ucol_swapBinary()253 if(header.contractionIndex!=0) { in ucol_swapBinary()255 count=header.contractionIndex-header.expansion; in ucol_swapBinary()267 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2, in ucol_swapBinary()268 outBytes+header.contractionIndex, pErrorCode); in ucol_swapBinary()
44 uint32_t contractionIndex; /* UChar *contractionIndex; */ member
937 result->contractionIndex = (UChar*)((uint8_t*)result->image+result->image->contractionIndex); in ucol_initCollator()2521 (tempconstart - coll->contractionIndex)); in getDiscontiguous()2547 (UCharOffset - coll->contractionIndex)); in getDiscontiguous()2555 if (*(coll->contractionCEs + (constart - coll->contractionIndex)) in getDiscontiguous()2578 return *(coll->contractionCEs + (constart - coll->contractionIndex)); in getDiscontiguous()2793 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()2807 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()2814 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()2841 …ontractionCEs + ((UChar *)coll->image+getContractOffset(CE) - coll->contractionIndex)); //UCOL_NOT… in ucol_prv_getSpecialCE()2854 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()[all …]
738 uint32_t newCE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in addSpecial()761 newCE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in addSpecial()781 newCE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in addSpecial()
929 const UChar *contractionIndex; member
1523 myData->contractionIndex = tableOffset; in uprv_uca_assembleTable()1533 myData->contractionIndex = 0; in uprv_uca_assembleTable()