Lines Matching full:that2
294 const RuleBasedBreakIterator& that2 = (const RuleBasedBreakIterator&) that;296 if (!utext_equals(fText, that2.fText)) {304 if (that2.fData == fData ||305 (fData != NULL && that2.fData != NULL && *that2.fData == *fData)) {