Home
last modified time | relevance | path

Searched defs:nextRawCodePoint (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon21ef68760211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon21ef68760211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon21ef68760211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon21ef68760211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon21ef68760211::FCDUIterNFDIterator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon62a13e4a0211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon62a13e4a0211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon62a13e4a0211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon62a13e4a0211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anon62a13e4a0211::FCDUIterNFDIterator
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp833 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anone3aabc670211::UTF16NFDIterator
885 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anone3aabc670211::UTF8NFDIterator
902 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anone3aabc670211::FCDUTF8NFDIterator
914 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anone3aabc670211::UIterNFDIterator
926 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anone3aabc670211::FCDUIterNFDIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1502 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator
1517 protected int nextRawCodePoint() { in nextRawCodePoint() method in RuleBasedCollator.UTF16NFDIterator