Home | History | Annotate | Download | only in i18n

Lines Matching refs:sourceCC

1216     uint8_t sourceCC = 0;
1222 sourceCC = nfd.getCombiningClass(sourceChar);
1223 U_ASSERT(sourceCC != 0);
1235 } else if(sourceCC < decompCC) {
1238 } else if(decompCC < sourceCC) {
1253 if(sourceCC < decompCC) {