Home | History | Annotate | Download | only in i18n

Lines Matching defs:destIndex

986                 int32_t destIndex = dest.addConditionalCE32(
988 ce32 = CollationDataBuilder::makeBuilderContextCE32(destIndex);
991 ConditionalCE32 *prevDestCond = dest.getConditionalCE32(destIndex);
992 destIndex = dest.addConditionalCE32(
996 prevDestCond->next = destIndex;