Searched refs:caseSwitch (Results 1 – 2 of 2) sorted by relevance
4672 uint8_t caseSwitch = coll->caseSwitch; in ucol_calcSortKey() local4852 tertiary ^= caseSwitch; in ucol_calcSortKey()5036 uint8_t caseSwitch = coll->caseSwitch; in ucol_calcSortKeySimpleTertiary() local5135 tertiary ^= caseSwitch; in ucol_calcSortKeySimpleTertiary()5830 CE ^= coll->caseSwitch; in ucol_nextSortKeyPart()6171 tertiary ^= coll->caseSwitch; in ucol_addLatinOneEntry()6394 coll->caseSwitch = UCOL_CASE_SWITCH; in ucol_updateInternalState()6396 coll->caseSwitch = UCOL_NO_CASE_SWITCH; in ucol_updateInternalState()7127 uint8_t caseSwitch = coll->caseSwitch; in ucol_strcollRegular() local7428 secS ^= caseSwitch; in ucol_strcollRegular()[all …]
1049 uint8_t caseSwitch; member