Searched refs:firstPrimaryIgnCE (Results 1 - 1 of 1) 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 != UPRV_LENGTHOF(firstPrimaryIgnCE) || uprv_memcmp(resColl, firstPrimaryIgnCE, rLen) != 0) {

Completed in 84 milliseconds