Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_IDENTICAL

2564     ucol_setStrength(coll, UCOL_IDENTICAL);
2639 /* Now try it at strength == UCOL_IDENTICAL */
2640 ucol_setStrength(coll, UCOL_IDENTICAL);
2647 log_err("Expected failure for strentgh = UCOL_IDENTICAL: got %d instead.\n", pos);