Home | History | Annotate | Download | only in intltest

Lines Matching defs:ex

191     static const char eX[]={ 0x65, 0x58, 0x61, 0x6d, 0x70, 0x4c, 0x65, 0x2e, 0x63, 0x4f, 0x6d, 0 };
193 static const char ex[]={ 0x65, 0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x2e, 0x63, 0x6f, 0x6d };
194 trans->nameToUnicodeUTF8(eX, sink, info, errorCode);
196 0!=memcmp(ex, buffer, 11) || !sink.calledFlush