Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Ducharstrie.cpp390 getNextBranchUChars(pos, node, out); in getNextUChars()
400 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducharstrie.cpp390 getNextBranchUChars(pos, node, out); in getNextUChars()
400 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstrie.cpp390 getNextBranchUChars(pos, node, out); in getNextUChars()
400 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/third_party/icu/icu4c/source/common/
Ducharstrie.cpp390 getNextBranchUChars(pos, node, out); in getNextUChars()
400 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h480 static void getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out);
/third_party/node/deps/icu-small/source/common/unicode/
Ducharstrie.h516 static void getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out);
/third_party/icu/icu4c/source/common/unicode/
Ducharstrie.h518 static void getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out);
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h516 static void getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out);