Home | History | Annotate | Download | only in i18n

Lines Matching refs:baseCE32

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