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);
1707 log_data_err("Couldn't open UCA\n");
1818 log_data_err("Couldn't open UCA collator\n");
1918 "\\U0001FFFE", "\\U0001FFFF", /* UCA 6.0: noncharacters are treated like unassigned, */
2355 /* values here are hardcoded and are correct for the current UCA
2356 * when the UCA changes, one might be forced to change these
2370 * Note: Starting with UCA 6.0, the [variable top] collation element
2380 * which changes with each UCA version.
2384 * Note: Starting with UCA 6.0, the [last regular] collation element
2484 * whether copying of UCA contents will fail
2509 cycheng@ca.ibm.c... yes, using the utf-16 iterator and UCA with normalization on, we have s1 > s2
2681 log_err_status(status, "Could not open UCA collation %s\n", u_errorName(status));
3516 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));
3588 * The UCA spec requires for discontiguous contractions that they
4001 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status));