• Home
  • Raw
  • Download

Lines Matching refs:contractionIndex

910     result->contractionIndex = (UChar*)((uint8_t*)result->image+result->image->contractionIndex);  in ucol_initCollator()
2497 (tempconstart - coll->contractionIndex)); in getDiscontiguous()
2523 (UCharOffset - coll->contractionIndex)); in getDiscontiguous()
2531 if (*(coll->contractionCEs + (constart - coll->contractionIndex)) in getDiscontiguous()
2554 return *(coll->contractionCEs + (constart - coll->contractionIndex)); in getDiscontiguous()
2769 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2783 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2790 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2817 …ontractionCEs + ((UChar *)coll->image+getContractOffset(CE) - coll->contractionIndex)); //UCOL_NOT… in ucol_prv_getSpecialCE()
2830 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2855 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2901 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2920 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
2949 … uint32_t tempCE = *(coll->contractionCEs + (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialCE()
3421 CE = *(coll->contractionCEs + (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3435 (UCharOffset - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3478 (ContractionStart - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
3507 (constart - coll->contractionIndex)); in ucol_prv_getSpecialPrevCE()
6310 (UCharOffset - coll->contractionIndex)); in ucol_setUpLatinOne()
6888 CE = *(coll->contractionCEs + (ContractionStart- coll->contractionIndex)); in ucol_isTailored()