Home | History | Annotate | Download | only in intltest

Lines Matching defs:toSource

338     UnicodeSet toSource;
500 this->toSource.clear();
501 this->toSource.applyPattern(sourceRangeVal, status);
507 this->toSource.addAll(okAnyway);
768 if (toSource.containsAll(targ) == FALSE ||
776 if (toSource.containsAll(targD) == FALSE) {
843 if (toSource.containsAll(targ) == FALSE ||
853 if (toSource.containsAll(targD) == FALSE