Home | History | Annotate | Download | only in i18n

Lines Matching refs:dstAfter

418                 UBool dstAfter = dstOffset(typeData[i]) != 0;
420 UBool dstToStd = dstBefore && !dstAfter;
421 UBool stdToDst = !dstBefore && dstAfter;