Lines Matching refs:UCOL_FRENCH_COLLATION
109 {UCOL_FRENCH_COLLATION, {UCOL_ON, UCOL_OFF}, 2, UCOL_SHIFTED},
1724 ucol_setAttribute(coll, UCOL_FRENCH_COLLATION, UCOL_ON, &status);
1743 ucol_setAttribute(coll, UCOL_FRENCH_COLLATION, UCOL_OFF, &error);
1744 if (ucol_getAttribute(coll, UCOL_FRENCH_COLLATION, &error) != UCOL_OFF ||
1749 ucol_setAttribute(coll, UCOL_FRENCH_COLLATION, UCOL_ON, &error);
1750 if (ucol_getAttribute(coll, UCOL_FRENCH_COLLATION, &error) != UCOL_ON ||