Searched refs:otherFCDIter (Results 1 – 3 of 3) sorted by relevance
361 const FCDUTF16CollationIterator *otherFCDIter = in operator =() local363 if(otherFCDIter != nullptr) { in operator =()364 newIter = new FCDUTF16CollationIterator(*otherFCDIter, string_.getBuffer()); in operator =()
361 const FCDUTF16CollationIterator *otherFCDIter = in operator =() local363 if(otherFCDIter != NULL) { in operator =()364 newIter = new FCDUTF16CollationIterator(*otherFCDIter, string_.getBuffer()); in operator =()