Home | History | Annotate | Download | only in intltest

Lines Matching refs:IGNORABLE

1640                             getECollationStrength(IGNORABLE[count].strength), 
1656 while (IGNORABLE[count].text != NULL) {
1657 u_unescape(IGNORABLE[count].text, temp, 128);
1659 u_unescape(IGNORABLE[count].pattern, temp, 128);
1663 if (!assertEqualWithStringSearch(strsrch, &IGNORABLE[count])) {