Home | History | Annotate | Download | only in i18n

Lines Matching refs:baseCE32

552         uint32_t baseCE32 = base->getFinalCE32(base->getCE32(c));
553 if(hasContext || Collation::ce32HasContext(baseCE32)) {
554 oldCE32 = copyFromBaseCE32(c, baseCE32, TRUE, errorCode);