Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dcoleitr.cpp361 const FCDUTF16CollationIterator *otherFCDIter = in operator =() local
363 if(otherFCDIter != nullptr) { in operator =()
364 newIter = new FCDUTF16CollationIterator(*otherFCDIter, string_.getBuffer()); in operator =()
/third_party/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 =()
/third_party/skia/third_party/externals/icu/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 =()