Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_QUATERNARY

209   ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
303 UCOL_QUATERNARY,
312 "UCOL_QUATERNARY",
736 return UCOL_QUATERNARY;
1346 ucol_setAttribute(UCA, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
2915 static const UColAttributeValue valOn[] = { UCOL_SHIFTED, UCOL_QUATERNARY };
3485 static const UColAttributeValue val[] = { UCOL_QUATERNARY };
3488 static const UColAttributeValue valShifted[] = { UCOL_QUATERNARY, UCOL_SHIFTED };
4829 UColAttributeValue attVals[] = { UCOL_QUATERNARY, UCOL_UPPER_FIRST };
5978 ucol_setStrength(myCollation, UCOL_QUATERNARY);