Home | History | Annotate | Download | only in intltest

Lines Matching full:expectedcc

1510         uint8_t expectedCC= filter.contains(c) ? nfcNorm2->getCombiningClass(c) : 0;
1512 if(cc!=expectedCC) {