Searched refs:ces1 (Results 1 – 2 of 2) sorted by relevance
144 static UBool sameCEs(const int64_t ces1[], int32_t ces1Length,
1327 CollationBuilder::sameCEs(const int64_t ces1[], int32_t ces1Length, in sameCEs() argument1334 if(ces1[i] != ces2[i]) { return FALSE; } in sameCEs()