Home | History | Annotate | Download | only in cintltst

Lines Matching refs:x61

715              const uint8_t in[]={  0x1b, 0x25, 0x42, 0x31, 0x32, 0x61, 0xc0, 0x80, 0xe0, 0x80, 0x80, 0xf0, 0x80, 0x80, 0x80};
2018 memset(char_in, 0x61, sizeof(char_in)); /* GB 18030 'a' */
2122 memset(char_in, 0x61, sizeof(char_in)); /* US-ASCII 'a' */
3066 0x61, 0xd, 0x62, 0xa, 0x4e00, 0x3000, 0xfffd, 0xa, 0x20, 0x85, 0xff5e, 0x7a
3538 static const UChar sub[5]={ 0x61, 0x62, 0x63, 0x64, 0x65 };
3539 static const char subChars[5]={ 0x61, 0x62, 0x63, 0x64, 0x65 };
3703 static const UChar a16[] = { 0x61 };
3714 { 4, 0xfe, 0xff, 0, 0x61 },
3715 { 4, 0xfe, 0xff, 0, 0x61 },
3717 { 4, 0xff, 0xfe, 0x61, 0 },
3718 { 4, 0xff, 0xfe, 0x61, 0 },
3721 { 2, 0, 0x61 },
3722 { 4, 0xfe, 0xff, 0, 0x61 },
3724 { 2, 0x61, 0 },
3725 { 4, 0xff, 0xfe, 0x61, 0 }