Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_TERTIARY

163         if      (strength==NULL)          { collatorStrength = UCOL_TERTIARY;}
166 else if (*strength=="TERTIARY") { collatorStrength = UCOL_TERTIARY;}
1399 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY};