Home
last modified time | relevance | path

Searched refs:ces1 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationbuilder.h144 static UBool sameCEs(const int64_t ces1[], int32_t ces1Length,
Dcollationbuilder.cpp1327 CollationBuilder::sameCEs(const int64_t ces1[], int32_t ces1Length, in sameCEs() argument
1334 if(ces1[i] != ces2[i]) { return FALSE; } in sameCEs()