Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_SECONDARY

165         else if (*strength=="SECONDARY")  { collatorStrength = UCOL_SECONDARY;}
373 case UCOL_SECONDARY:
1401 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY};