Lines Matching refs:UCA
601 log_verbose("Testing UCA extensively for %d characters\n", charsToTestSize);
628 log_err("Failure: codePoint %05X fails TestComposeDecompose in the UCA\n", t[u]->u);
1037 /* New UCA 3.1.1.
1206 UCollator *UCA = ucol_open("", &status);
1211 res = ucol_uprv_getCaseBits(UCA, b, blen, &status);
1371 // Most of the following are commented out because UCA 8.0
1711 log_data_err("Couldn't open UCA\n");
1822 log_data_err("Couldn't open UCA collator\n");
1922 "\\U0001FFFE", "\\U0001FFFF", /* UCA 6.0: noncharacters are treated like unassigned, */
2359 /* values here are hardcoded and are correct for the current UCA
2360 * when the UCA changes, one might be forced to change these
2374 * Note: Starting with UCA 6.0, the [variable top] collation element
2384 * which changes with each UCA version.
2388 * Note: Starting with UCA 6.0, the [last regular] collation element
2488 * whether copying of UCA contents will fail
2513 cycheng@ca.ibm.c... yes, using the utf-16 iterator and UCA with normalization on, we have s1 > s2
2685 log_err_status(status, "Could not open UCA collation %s\n", u_errorName(status));
3520 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));
3592 * The UCA spec requires for discontiguous contractions that they
4005 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));