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

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3800 static const uint8_t firstPrimaryIgnCE[]={1, 0x83, 1, 5, 0}; local
3827 if (rLen != LEN(firstPrimaryIgnCE) || uprv_memcmp(resColl, firstPrimaryIgnCE, rLen) != 0) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c5157 static const uint8_t firstPrimaryIgnCE[]={1, 0x88, 1, 5, 0}; local
5182 if (rLen != LEN(firstPrimaryIgnCE) || uprv_memcmp(resColl, firstPrimaryIgnCE, rLen) != 0) {

Completed in 132 milliseconds