Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unicodes_x

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