Home | History | Annotate | Download | only in cintltst

Lines Matching refs:x00

458         const uint8_t source[]={ 0x00, 0x04, 0x05, 0x06, 0xa2, 0xb4, 0x00};
459 const uint8_t expectedTarget[]={ 0x00, 0x37, 0x2d, 0x2e, 0x0e, 0x49, 0x62, 0x0f, 0x00};
2046 static const char sourceUTF32[]={ 0x00, 0x00, 0x00, 0x30,
2047 0x00, 0x00, 0x00, 0x31,
2048 0x00, 0x00, 0x00, 0x32,
2049 0x00, 0x00, 0x00, 0x33,
2050 0x00, 0x00, 0x00, 0x34,
2051 0x00, 0x00, 0x00, 0x35,
2052 0x00, 0x00, 0x00, 0x36,
2053 0x00, 0x00, 0x00, 0x37,
2054 0x00, 0x00, 0x00, 0x38,
2055 0x00, 0x00, (char)0xf0, 0x00};
3268 \U00101234\U00050005 -> y (<U101234>+<U50005> \x07+\x00+\x01\x02\x0e+\x05 |0)
3269 \U00101234\U00050005\U00060006 -> z (<U101234>+<U50005>+<U60006> \x07+\x00+\x01\x02\x0f+\x09 |0)
3334 {{0x07, 0x00, 0x01, 0x02},4,4},
3374 char head[] = { 0x01, 0x02, 0x03, 0x0a , 0x00};
3375 char mid[] = { 0x01, 0x02, 0x03, 0x0b, 0x00 };
3376 char tail[] = { 0x01, 0x02, 0x03, 0x0d, 0x00 };