Lines Matching full:that2
329 const RuleBasedBreakIterator& that2 = (const RuleBasedBreakIterator&) that;331 if (!utext_equals(fText, that2.fText)) {339 if (that2.fData == fData ||340 (fData != NULL && that2.fData != NULL && *that2.fData == *fData)) {