Home | History | Annotate | Download | only in intltest

Lines Matching refs:toSource

337     UnicodeSet toSource;
499 this->toSource.clear();
500 this->toSource.applyPattern(sourceRangeVal, status);
506 this->toSource.addAll(okAnyway);
767 if (toSource.containsAll(targ) == FALSE ||
775 if (toSource.containsAll(targD) == FALSE) {
842 if (toSource.containsAll(targ) == FALSE ||
852 if (toSource.containsAll(targD) == FALSE