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