Home | History | Annotate | Download | only in intltest

Lines Matching defs:toTarget

341     UnicodeSet toTarget;
512 this->toTarget.clear();
513 this->toTarget.applyPattern(targetRangeVal, status);
519 this->toTarget.addAll(okAnyway);
671 if (toTarget.containsAll(targ) == FALSE
679 if (toTarget.containsAll(targD) == FALSE ||
720 if (toTarget.containsAll(targ) == FALSE ||
729 if (toTarget.containsAll(targD) == FALSE ||