Home | History | Annotate | Download | only in intltest

Lines Matching refs:x41

654 static UChar toHexString(int32_t i) { return (UChar)(i + (i < 10 ? 0x30 : (0x41 - 10))); }
1525 static const UChar CAD[] = {0x43, 0x41, 0x44, 0}; /*CAD*/