Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unicodes_x

5346     UChar unicodes_x[] = {0x0000, 0x0000, 0x0000, 0x0000};
5351 UChar *unicodes = unicodes_x;
5364 if (U_FAILURE(status) || memcmp(unicodes_x, toUnicodeMaps, sizeof(UChar)*3) != 0) {
5367 printUSeqErr(unicodes_x, 3);