Searched refs:sInShifted (Results 1 – 1 of 1) sorted by relevance
7267 UBool sInShifted = FALSE; in ucol_strcollRegular() local7277 || (sInShifted && (sOrder & UCOL_PRIMARYMASK) == 0)) { in ucol_strcollRegular()7282 if(sInShifted) { in ucol_strcollRegular()7291 if(sInShifted) { in ucol_strcollRegular()7304 sInShifted = TRUE; in ucol_strcollRegular()7310 sInShifted = FALSE; in ucol_strcollRegular()7317 sInShifted = FALSE; in ucol_strcollRegular()7577 UBool sInShifted = TRUE; in ucol_strcollRegular() local7584 while(secS == 0 && secS != UCOL_NO_MORE_CES || (isContinuation(secS) && !sInShifted)) { in ucol_strcollRegular()7587 if(!sInShifted) { in ucol_strcollRegular()[all …]