Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_QUATERNARY

208   ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
302 UCOL_QUATERNARY,
311 "UCOL_QUATERNARY",
734 return UCOL_QUATERNARY;
1342 ucol_setAttribute(UCA, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
2903 static const UColAttributeValue valOn[] = { UCOL_SHIFTED, UCOL_QUATERNARY };
3466 static const UColAttributeValue val[] = { UCOL_QUATERNARY };
3469 static const UColAttributeValue valShifted[] = { UCOL_QUATERNARY, UCOL_SHIFTED };
4810 UColAttributeValue attVals[] = { UCOL_QUATERNARY, UCOL_UPPER_FIRST };
5960 ucol_setStrength(myCollation, UCOL_QUATERNARY);