Home
last modified time | relevance | path

Searched defs:UTF16NFDIterator (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1508 private static class UTF16NFDIterator extends NFDIterator { class in RuleBasedCollator
1509 UTF16NFDIterator() {} in UTF16NFDIterator() method in RuleBasedCollator.UTF16NFDIterator
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp829 class UTF16NFDIterator : public NFDIterator { class
831 UTF16NFDIterator(const UChar *text, const UChar *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator() function in __anon4bb7d2a40211::UTF16NFDIterator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp829 class UTF16NFDIterator : public NFDIterator { class
831 UTF16NFDIterator(const UChar *text, const UChar *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator() function in __anon0fa7bdb80211::UTF16NFDIterator
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp829 class UTF16NFDIterator : public NFDIterator { class
831 UTF16NFDIterator(const UChar *text, const UChar *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator() function in __anon5e09f5150211::UTF16NFDIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp829 class UTF16NFDIterator : public NFDIterator { class
831 UTF16NFDIterator(const UChar *text, const UChar *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator() function in __anonf59767230211::UTF16NFDIterator