Home | History | Annotate | Download | only in i18n

Lines Matching refs:getContractOffset

2492             //constart = (UChar *)coll->image + getContractOffset(CE);
2530 tempconstart = (UChar *)coll->image + getContractOffset(result);
2767 const UChar *ContractionStart = UCharOffset = (UChar *)coll->image+getContractOffset(CE);
2817 uint32_t firstCE = *(coll->contractionCEs + ((UChar *)coll->image+getContractOffset(CE) - coll->contractionIndex)); //UCOL_NOT_FOUND;
2826 const UChar *ContractionStart = UCharOffset = (UChar *)coll->image+getContractOffset(CE);
3418 const UChar *ContractionStart = UCharOffset = (UChar *)coll->image+getContractOffset(CE);
3501 constart = (UChar *)coll->image + getContractOffset(CE);
6298 const UChar *UCharOffset = (UChar *)coll->image+getContractOffset(CE);
6887 ContractionStart = (UChar *)coll->image+getContractOffset(CE);
7610 const UChar *UCharOffset = (UChar *)coll->image+getContractOffset(CE&0xFFF);