Home | History | Annotate | Download | only in cintltst

Lines Matching refs:lastPrimaryIgnCE

5133     static const uint8_t lastPrimaryIgnCE[]={1, 0xE3, 1, 5, 0};
5148 if (rLen != LEN(lastPrimaryIgnCE) || uprv_memcmp(resColl, lastPrimaryIgnCE, rLen) != 0) {