Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_PRIMARY

299     UCOL_PRIMARY,
308 "UCOL_PRIMARY",
626 case UCOL_PRIMARY:
725 return UCOL_PRIMARY;
3025 if(strength == UCOL_PRIMARY) {
4011 ucol_setStrength(collateObject, UCOL_PRIMARY);
4176 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);
4819 UColAttributeValue attVals[] = { UCOL_PRIMARY, UCOL_ON };
4849 ucol_setStrength(coll, UCOL_PRIMARY);
4850 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);
5315 ucol_setStrength(coll, UCOL_PRIMARY);
5316 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);