Lines Matching refs:UCOL_EQUAL

161   UCOL_EQUAL,
162 UCOL_EQUAL,
163 UCOL_EQUAL,
165 UCOL_EQUAL,
166 UCOL_EQUAL,
168 UCOL_EQUAL,
169 UCOL_EQUAL
254 UCOL_EQUAL,
255 UCOL_EQUAL,
257 UCOL_EQUAL
544 doTest(coll, t1, t2, UCOL_EQUAL); in TestFCDProblem()
547 doTest(coll, t1, t2, UCOL_EQUAL); in TestFCDProblem()
629 doTest(coll, t[u]->NFC, t[u]->NFD, UCOL_EQUAL); in TestComposeDecompose()
673 doTest(coll, t[u]->NFC, t[u]->NFD, UCOL_EQUAL); in TestComposeDecompose()
848 …{ UCOL_LESS, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
849 …{ UCOL_GREATER, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
850 …{ UCOL_LESS, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_GREATER, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
851 …{ UCOL_GREATER, UCOL_LESS, UCOL_GREATER, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
1015 doTest(coll, strA, strB, UCOL_EQUAL); /* optimized functions in the impl*/ in TestIncrementalNormalize()
1017 doTest(coll, strA, strB, UCOL_EQUAL); in TestIncrementalNormalize()
1031 doTest(coll, strA, strB, UCOL_EQUAL); in TestIncrementalNormalize()
1066 if (result != UCOL_EQUAL) { in TestIncrementalNormalize()
1126 if (result != UCOL_EQUAL) { in TestIncrementalNormalize()
1181 if (result != UCOL_EQUAL) { in TestIncrementalNormalize()
2222 genericRulesStarterWithResult(rule, test, sizeof(test)/sizeof(test[0]), UCOL_EQUAL); in TestStrCollIdenticalPrefix()
2241 genericRulesStarterWithResult(tests[i].rules, tests[i].data, tests[i].len, UCOL_EQUAL); in TestContractionClosure()
2771 doTest(collateObject, source, target, UCOL_EQUAL); in TestSettings()
2925 doTest(coll, a, aSpace, UCOL_EQUAL); in TestJ2726()
2926 doTest(coll, aSpace, a, UCOL_EQUAL); in TestJ2726()
2927 doTest(coll, a, spaceA, UCOL_EQUAL); in TestJ2726()
2928 doTest(coll, spaceA, a, UCOL_EQUAL); in TestJ2726()
2929 doTest(coll, spaceA, aSpace, UCOL_EQUAL); in TestJ2726()
2930 doTest(coll, aSpace, spaceA, UCOL_EQUAL); in TestJ2726()
3071 …lt(coll, preZeroTestStrings, sizeof(preZeroTestStrings)/sizeof(preZeroTestStrings[0]), UCOL_EQUAL); in TestNumericCollation()
3092 doTest(coll, source, target, UCOL_EQUAL); in TestTibetanConformance()
3095 if (UCOL_EQUAL != result) { in TestTibetanConformance()
3101 genericLocaleStarterWithResult("", test, 2, UCOL_EQUAL); in TestTibetanConformance()
3458 UCollationResult res = UCOL_EQUAL; in TestTailorNULL()
3500 …oot", tests, sizeof(tests)/sizeof(tests[0]), att, attVals, sizeof(att)/sizeof(att[0]), UCOL_EQUAL); in TestJ4960()
3505 …ests2, sizeof(tests2)/sizeof(tests2[0]), att2, attVals2, sizeof(att2)/sizeof(att2[0]), UCOL_EQUAL); in TestJ4960()
4191 if (strcollresult != UCOL_EQUAL) { in TestHiragana()
4270 …{ {0x0061}, {0x0031}, UCOL_EQUAL }, /* "a" = "…
4271 …{ {0x0061}, {0x0032}, UCOL_EQUAL }, /* "a" = "…
4272 …{ {0x0061}, {0x0033}, UCOL_EQUAL }, /* "a" = "…
4275 …{ {0x0061, 0x0061, 0x0061}, {0x0031, 0x0032, 0x0033}, UCOL_EQUAL }, /* "aaa" =…
5169 { {0x0391}, {0x0391}, UCOL_EQUAL }, in TestGreekFirstReorder()
5195 { {0x0391}, {0x0391}, UCOL_EQUAL }, in TestGreekLastReorder()
5447 { {0x00a3}, {0x00a5}, UCOL_EQUAL},
5448 { {0x0061}, {0x0061, 0x00a3}, UCOL_EQUAL},
5473 { {0x00a3}, {0x00a5}, UCOL_EQUAL},
5474 { {0x0061}, {0x0061, 0x00a3}, UCOL_EQUAL},