Searched defs:newCEsLength (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | collationbuilder.cpp | 1102 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addWithClosure() 1113 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addOnlyClosure() 1186 int32_t newCEsLength = dataBuilder->getCEs(nfdPrefix, newNFDString, newCEs, 0); in addTailComposites() local 1347 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addIfDifferent()
|