Searched refs:ces1 (Results 1 – 4 of 4) sorted by relevance
151 static UBool sameCEs(const int64_t ces1[], int32_t ces1Length,
1362 CollationBuilder::sameCEs(const int64_t ces1[], int32_t ces1Length, in sameCEs() argument1369 if(ces1[i] != ces2[i]) { return FALSE; } in sameCEs()
1105 private static boolean sameCEs(long[] ces1, int ces1Length,1112 if(ces1[i] != ces2[i]) { return false; }
1109 private static boolean sameCEs(long[] ces1, int ces1Length,1116 if(ces1[i] != ces2[i]) { return false; }