Searched refs:lastPrimaryIgnCE (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3801 static const uint8_t lastPrimaryIgnCE[]={1, 0xFC, 1, 5, 0}; local
3818 if (rLen != LEN(lastPrimaryIgnCE) || uprv_memcmp(resColl, lastPrimaryIgnCE, rLen) != 0) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c5158 static const uint8_t lastPrimaryIgnCE[]={1, 0xE3, 1, 5, 0}; local
5173 if (rLen != LEN(lastPrimaryIgnCE) || uprv_memcmp(resColl, lastPrimaryIgnCE, rLen) != 0) {

Completed in 631 milliseconds