Home | History | Annotate | Download | only in i18n

Lines Matching defs:destIndex

981                 int32_t destIndex = dest.addConditionalCE32(
983 ce32 = CollationDataBuilder::makeBuilderContextCE32(destIndex);
986 ConditionalCE32 *prevDestCond = dest.getConditionalCE32(destIndex);
987 destIndex = dest.addConditionalCE32(
991 prevDestCond->next = destIndex;