Home
last modified time | relevance | path

Searched refs:otherFCDIter (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcoleitr.cpp361 const FCDUTF16CollationIterator *otherFCDIter = in operator =() local
363 if(otherFCDIter != NULL) { in operator =()
364 newIter = new FCDUTF16CollationIterator(*otherFCDIter, string_.getBuffer()); in operator =()