Searched defs:newCEs (Results 1 – 2 of 2) 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() 1176 int64_t newCEs[Collation::MAX_EXPANSION_LENGTH]; in addTailComposites() local 1347 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addIfDifferent()
|
/external/icu/icu4c/source/test/intltest/ |
D | colldata.cpp | 114 uint32_t *newCEs = NEW_ARRAY(uint32_t, newMax); in add() local
|