Lines Matching refs:UCOL_LESS
102 doTest(coll, t1, t2, UCOL_LESS); in IncompleteCntTest()
128 doTest(coll, t1, t2, UCOL_LESS); in IncompleteCntTest()
163 UCOL_LESS,
166 UCOL_LESS,
201 doTest(coll, t1, t2, UCOL_LESS); in BlackBirdTest()
215 doTest(coll, t1, t2, UCOL_LESS); in BlackBirdTest()
450 doTest(coll, t1, t2, UCOL_LESS); in TestChMove()
844 …{ UCOL_LESS, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
845 …{ UCOL_GREATER, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
846 …{ UCOL_LESS, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_GREATER, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
847 …{ UCOL_GREATER, UCOL_LESS, UCOL_GREATER, UCOL_EQUAL, UCOL_LESS, UCOL_LESS, UCOL_EQUAL, UCOL_EQU… in TestCase()
1173 if (result != UCOL_LESS) { in TestIncrementalNormalize()
1483 if (ucol_strcoll(coll, testdata2[0], 2, testdata2[1], 2) != UCOL_LESS) { in TestContraction()
1489 if (ucol_strcoll(coll, testdata2[1], 2, testdata2[2], 2) != UCOL_LESS) { in TestContraction()
1592 doTest(coll, testdata[j], testdata[j + 1], UCOL_LESS); in TestExpansion()
1942 genericOrderingTestWithResult(coll, test, 35, UCOL_LESS); in TestNonChars()
2698 doTest(coll, utf16String[i], utf16String[j], UCOL_LESS); in TestHebrewUCA()
3467 if(res != UCOL_LESS) { in TestTailorNULL()
4251 …{ {0x0061}, {0x0062}, UCOL_LESS }, /* "a" < "b…
4252 …{ {0x0062}, {0x0063}, UCOL_LESS }, /* "b" < "c…
4253 …{ {0x0061}, {0x0063}, UCOL_LESS }, /* "a" < "c…
4255 …{ {0x0062}, {0x006b}, UCOL_LESS }, /* "b" << "…
4256 …{ {0x006b}, {0x006c}, UCOL_LESS }, /* "k" << "…
4257 …{ {0x0062}, {0x006c}, UCOL_LESS }, /* "b" << "…
4258 …{ {0x0061}, {0x006c}, UCOL_LESS }, /* "a" < "l…
4259 …{ {0x0061}, {0x006d}, UCOL_LESS }, /* "a" < "…
4261 …{ {0x0079}, {0x006d}, UCOL_LESS }, /* "y" < "…
4262 …{ {0x0079}, {0x0067}, UCOL_LESS }, /* "y" < "…
4263 …{ {0x0061}, {0x0068}, UCOL_LESS }, /* "y" < "…
4264 …{ {0x0061}, {0x0065}, UCOL_LESS }, /* "g" < "…
4269 …{ {0x0061}, {0x0066}, UCOL_LESS }, /* "a" < "f…
4270 …{ {0x006c, 0x0061}, {0x006b, 0x0062}, UCOL_LESS }, /* "la" < …
4272 …{ {0x0062}, {0x007a}, UCOL_LESS }, /* "b" < "…
4273 …{ {0x0061, 0x007a, 0x0062}, {0x0032, 0x0079, 0x006d}, UCOL_LESS }, /* "azm" = …
4279 …{ {0x4e00}, {0xfffb}, UCOL_LESS }, /* U+4E00 <…
4280 …{ {0xfffb}, {0xd800, 0xdc00}, UCOL_LESS }, /* U+FFFB <…
4281 …{ {0xd800, 0xdc00}, {0xd800, 0xdc01}, UCOL_LESS }, /* U+10000 …
4282 …{ {0x4e00}, {0xd800, 0xdc01}, UCOL_LESS }, /* U+4E00 <…
4283 …{ {0xd800, 0xdc01}, {0xd800, 0xdc02}, UCOL_LESS }, /* U+10000 …
4284 …{ {0xd800, 0xdc01}, {0xd800, 0xdc02}, UCOL_LESS }, /* U+10000 …
4285 …{ {0x4e00}, {0xd800, 0xdc02}, UCOL_LESS }, /* U+4E00 <…
4291 …{ {0x0071}, {0x0077}, UCOL_LESS }, /* "q" < "w…
4292 …{ {0x0077}, {0x0065}, UCOL_LESS }, /* "w" < "e…
4294 …{ {0x0079}, {0x0075}, UCOL_LESS }, /* "y" < "u…
4295 …{ {0x0071}, {0x0075}, UCOL_LESS }, /* "q" << "…
4297 …{ {0x0074}, {0x0069}, UCOL_LESS }, /* "t" << "…
4298 …{ {0x006f}, {0x0070}, UCOL_LESS }, /* "o" << "…
4300 …{ {0x0079}, {0x0065}, UCOL_LESS }, /* "y" < "…
4301 …{ {0x0069}, {0x0075}, UCOL_LESS }, /* "i" < "…
4304 …{0x0077, 0x0065, 0x0072, 0x0065}, UCOL_LESS }, /* "quest" < …
4306 …{0x0071, 0x0075, 0x0065, 0x0073, 0x0074}, UCOL_LESS }, /* "quack" < …
4413 { {0x003b}, {0x002b}, UCOL_LESS }, /* ; < + */ in TestSpecialCharacters()
4414 { {0x002b}, {0x002c}, UCOL_LESS }, /* + < , */ in TestSpecialCharacters()
4415 { {0x002c}, {0x002d}, UCOL_LESS }, /* , < - */ in TestSpecialCharacters()
4416 { {0x002d}, {0x0026}, UCOL_LESS }, /* - < & */ in TestSpecialCharacters()
4430 { {0x5ea7}, {0xe2d8}, UCOL_LESS }, in TestPrivateUseCharacters()
4431 { {0xe2d8}, {0xe2d9}, UCOL_LESS }, in TestPrivateUseCharacters()
4432 { {0xe2d9}, {0xe2da}, UCOL_LESS }, in TestPrivateUseCharacters()
4433 { {0xe2da}, {0xe2db}, UCOL_LESS }, in TestPrivateUseCharacters()
4434 { {0xe2db}, {0xe2dc}, UCOL_LESS }, in TestPrivateUseCharacters()
4435 { {0xe2dc}, {0x4e8d}, UCOL_LESS }, in TestPrivateUseCharacters()
4450 { {0x5ea7}, {0xe2d8}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4451 { {0xe2d8}, {0xe2d9}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4452 { {0xe2d9}, {0xe2da}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4453 { {0xe2da}, {0xe2db}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4454 { {0xe2db}, {0xe2dc}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4455 { {0xe2dc}, {0x4e8d}, UCOL_LESS }, in TestPrivateUseCharactersInList()
4470 { {0x5ea7}, {0xe2d8}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4471 { {0xe2d8}, {0xe2d9}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4472 { {0xe2d9}, {0xe2da}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4473 { {0xe2da}, {0xe2db}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4474 { {0xe2db}, {0xe2dc}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4475 { {0xe2dc}, {0x4e8d}, UCOL_LESS }, in TestPrivateUseCharactersInRange()
4747 if (collResult != UCOL_LESS) { in TestReorderingAPI()
4892 if (collResult != UCOL_LESS) { in TestReorderingAPIWithRuleCreatedCollator()
5168 { {0x0060}, {0x0391}, UCOL_LESS }, in TestGreekFirstReorder()
5169 { {0x0391}, {0xe2dc}, UCOL_LESS }, in TestGreekFirstReorder()
5192 { {0x0041}, {0x0391}, UCOL_LESS }, in TestGreekLastReorder()
5193 { {0x03B1, 0x0041}, {0x03B1, 0x0391}, UCOL_LESS }, in TestGreekLastReorder()
5194 { {0x0060}, {0x0391}, UCOL_LESS }, in TestGreekLastReorder()
5218 { {0x0391}, {0x0041}, UCOL_LESS }, in TestNonScriptReorder()
5220 { {0x0060}, {0x0041}, UCOL_LESS }, in TestNonScriptReorder()
5242 { {0x4e00}, {0x0041}, UCOL_LESS }, in TestHaniReorder()
5244 { {0xD86D, 0xDF40}, {0x0041}, UCOL_LESS }, in TestHaniReorder()
5246 { {0x4e00}, {0xD86D, 0xDF40}, UCOL_LESS }, in TestHaniReorder()
5247 { {0xfa27}, {0x0041}, UCOL_LESS }, in TestHaniReorder()
5248 { {0xD869, 0xDF00}, {0x0041}, UCOL_LESS }, in TestHaniReorder()
5268 { {0x4e00}, {0x0041}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5270 { {0xD86D, 0xDF40}, {0x0041}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5272 { {0x4e00}, {0xD86D, 0xDF40}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5273 { {0xfa27}, {0x0041}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5274 { {0xD869, 0xDF00}, {0x0041}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5275 { {0x0062}, {0x0061}, UCOL_LESS }, in TestHaniReorderWithOtherRules()
5293 { {0x0391}, {0x0041}, UCOL_LESS}, in TestMultipleReorder()
5294 { {0x0031}, {0x0041}, UCOL_LESS}, in TestMultipleReorder()
5295 { {0x0041}, {0x4e00}, UCOL_LESS}, in TestMultipleReorder()
5404 { {0x00e6}, {0x00c6}, UCOL_LESS}, in TestImportRulesDeWithPhonebook()
5414 { {0x00e6}, {0x00c6}, UCOL_LESS}, in TestImportRulesDeWithPhonebook()
5415 { {0x00fc}, {0x00dc}, UCOL_LESS}, in TestImportRulesDeWithPhonebook()
5431 { {0x0110}, {0x00F0}, UCOL_LESS},
5432 { {0x00a3}, {0x00a5}, UCOL_LESS},
5433 { {0x0061}, {0x0061, 0x00a3}, UCOL_LESS},
5442 { {0x0110}, {0x00F0}, UCOL_LESS},
5453 { {0x00a3}, {0x00a5}, UCOL_LESS},
5454 { {0x0061}, {0x0061, 0x00a3}, UCOL_LESS},
5515 { {0x3402}, {0x4e1e}, UCOL_LESS},