• Home
  • Raw
  • Download

Lines Matching refs:contractionIndex

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()
2879 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2925 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2944 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2973 … uint32_t tempCE = *(coll->contractionCEs + (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
3445 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3459 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3502 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3531 (constart - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
6387 (UCharOffset - coll->contractionIndex)); in ucol_setUpLatinOne()
6992 CE = *(coll->contractionCEs + (ContractionStart- coll->contractionIndex)); in ucol_isTailored()