Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducharstrie.cpp387 getNextBranchUChars(pos, node, out); in getNextUChars()
397 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
400 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/external/chromium_org/third_party/icu/source/common/
Ducharstrie.cpp387 getNextBranchUChars(pos, node, out); in getNextUChars()
397 UCharsTrie::getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) { in getNextBranchUChars() function in UCharsTrie
400 getNextBranchUChars(jumpByDelta(pos), length>>1, out); in getNextBranchUChars()
/external/icu/icu4c/source/common/unicode/
Ducharstrie.h478 static void getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out);
/external/chromium_org/third_party/icu/source/common/unicode/
Ducharstrie.h478 static void getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out);