Home | History | Annotate | Download | only in cintltst

Lines Matching full:x0000

286     UChar                BOM                 =   0x0000;
287 UChar myUChar = 0x0000;
397 UChar converterName[]={ 0x0069, 0x0062, 0x006d, 0x002d, 0x0039, 0x0034, 0x0033, 0x0000}; /*ibm-943*/
398 UChar firstSortedName[]={ 0x0021, 0x0000}; /* ! */
399 UChar lastSortedName[]={ 0x007E, 0x0000}; /* ~ */
3272 static const UChar head[] = {0xDBC4,0xDE34,0xD900,0xDC05,0x0000};/* \U00101234\U00050005 */
3273 static const UChar middle[] = {0xD940,0x0000}; /* first half of \U00060006 or \U00060007 */
3274 static const UChar tail[] = {0xDC07,0x0000};/* second half of \U00060007 */