Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_TERTIARY

983     col->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, success);
1491 coll->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, error);
1492 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_TERTIARY ||
2256 TestCollator col3(UCOL_TERTIARY, UNORM_NONE);