Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_QUATERNARY

127     if(collator->hiraganaQ == UCOL_ON && collator->strength >= UCOL_QUATERNARY) {
4299 uint8_t compareQuad = (uint8_t)((strength >= UCOL_QUATERNARY)?0:0xFF);
4676 uint8_t compareQuad = (uint8_t)((strength >= UCOL_QUATERNARY)?0:0xFF);
5812 } else if(strength == UCOL_QUATERNARY) {
6277 if(strength >= UCOL_QUATERNARY) {
7472 UBool checkQuad = (strength >= UCOL_QUATERNARY);