Searched refs:toShift (Results 1 – 4 of 4) sorted by relevance
84 UBool toShift; variable184 UBool toShift; member
207 toShift = coll.getAttribute(UCOL_ALTERNATE_HANDLING, status) == UCOL_SHIFTED; in init()245 if ((toShift && variableTop > ce && primary != 0) in processCE()
156 if (strsrch->toShift) { in getCE()2689 result->toShift = in usearch_openFromCollator()3042 strsrch->toShift = in usearch_setCollator()3417 if (strsrch->toShift != shift) { in usearch_reset()3418 strsrch->toShift = shift; in usearch_reset()
46 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList() local77 if (toShift && variableTop > (uint32_t)order && (order & UCOL_PRIMARYORDERMASK) != 0) { in CEList()