Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCA

600     log_verbose("Testing UCA extensively for %d characters\n", charsToTestSize);
627 log_err("Failure: codePoint %05X fails TestComposeDecompose in the UCA\n", t[u]->u);
1036 /* New UCA 3.1.1.
1205 UCollator *UCA = ucol_open("", &status);
1210 res = ucol_uprv_getCaseBits(UCA, b, blen, &status);
1370 // Most of the following are commented out because UCA 8.0
1710 log_data_err("Couldn't open UCA\n");
1821 log_data_err("Couldn't open UCA collator\n");
1921 "\\U0001FFFE", "\\U0001FFFF", /* UCA 6.0: noncharacters are treated like unassigned, */
2358 /* values here are hardcoded and are correct for the current UCA
2359 * when the UCA changes, one might be forced to change these
2373 * Note: Starting with UCA 6.0, the [variable top] collation element
2383 * which changes with each UCA version.
2387 * Note: Starting with UCA 6.0, the [last regular] collation element
2487 * whether copying of UCA contents will fail
2512 cycheng@ca.ibm.c... yes, using the utf-16 iterator and UCA with normalization on, we have s1 > s2
2684 log_err_status(status, "Could not open UCA collation %s\n", u_errorName(status));
3519 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));
3591 * The UCA spec requires for discontiguous contractions that they
4004 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));