Home | History | Annotate | Download | only in toolutil

Lines Matching refs:moveTarget

553                  UCMTable *base, UCMTable *ext, UCMTable *moveTarget,
573 checkBaseExtUnicode(baseStates, base, ext, (UBool)(moveTarget!=NULL), intersectBase)|
574 checkBaseExtBytes(baseStates, base, ext, (UBool)(moveTarget!=NULL), intersectBase);
582 ucm_moveMappings(base, moveTarget);
585 if(moveTarget!=NULL) {
586 ucm_sortTable(moveTarget);