Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Ducharstrie.cpp53 UCharsTrie::nextForCodePoint(UChar32 cp) { in nextForCodePoint() function in UCharsTrie
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducharstrie.cpp53 UCharsTrie::nextForCodePoint(UChar32 cp) { in nextForCodePoint() function in UCharsTrie
/third_party/skia/third_party/externals/icu/source/common/
Ducharstrie.cpp53 UCharsTrie::nextForCodePoint(UChar32 cp) { in nextForCodePoint() function in UCharsTrie
/third_party/icu/icu4c/source/common/
Ducharstrie.cpp53 UCharsTrie::nextForCodePoint(UChar32 cp) { in nextForCodePoint() function in UCharsTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java243 public Result nextForCodePoint(int cp) { in nextForCodePoint() method in CharsTrie