Home | History | Annotate | Download | only in toolutil

Lines Matching refs:moveTarget

555                  UCMTable *base, UCMTable *ext, UCMTable *moveTarget,
575 checkBaseExtUnicode(baseStates, base, ext, (UBool)(moveTarget!=NULL), intersectBase)|
576 checkBaseExtBytes(baseStates, base, ext, (UBool)(moveTarget!=NULL), intersectBase);
584 ucm_moveMappings(base, moveTarget);
587 if(moveTarget!=NULL) {
588 ucm_sortTable(moveTarget);