Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationbasedatabuilder.cpp256 CollationBaseDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, UErrorCode &errorCode) { in encodeCEs()
262 CollationBaseDataBuilder::addRootElements(const int64_t ces[], int32_t cesLength, in addRootElements()
Dcollationdatabuilder.cpp168 int64_t ces[], int32_t cesLength) { in fetchCEs()
525 const int64_t ces[], int32_t cesLength, in add()
651 CollationDataBuilder::encodeCEs(const int64_t ces[], int32_t cesLength, in encodeCEs()
1501 CollationDataBuilder::getCEs(const UnicodeString &s, int64_t ces[], int32_t cesLength) { in getCEs()
1507 int64_t ces[], int32_t cesLength) { in getCEs()
1518 int64_t ces[], int32_t cesLength) { in getCEs()
Dcollationdata.h170 int32_t cesLength; member
Dcollationbuilder.h307 int32_t cesLength; variable