Searched refs:ptrKeyword (Results 1 – 1 of 1) sorted by relevance
219 const UnicodeString *ptrKeyword; in operator ==() local243 while (sameList && (ptrKeyword=myKeywordList->snext(status))!=NULL) { in operator ==()244 if (U_FAILURE(status) || !other.isKeyword(*ptrKeyword)) { in operator ==()252 while (sameList && (ptrKeyword=otherKeywordList->snext(status))!=NULL) { in operator ==()256 if (!this->isKeyword(*ptrKeyword)) { in operator ==()