Searched refs:that2 (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Drbbi.cpp299 const RuleBasedBreakIterator& that2 = (const RuleBasedBreakIterator&) that; local
301 if (!utext_equals(fText, that2.fText)) {
309 if (that2.fData == fData ||
310 (fData != NULL && that2.fData != NULL && *that2.fData == *fData)) {

Completed in 86 milliseconds