Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c2468 const UChar u16han[] = {0x5c71, 0x5ddd, 0}; in TestStrcollNull() local
2508 if (ucol_strcoll(coll, u16han, -1, NULL, 0) <= 0) { in TestStrcollNull()
2511 if (ucol_strcoll(coll, NULL, 0, u16han, -1) >= 0) { in TestStrcollNull()
2514 if (ucol_strcoll(coll, NULL, 0, u16han, u16hanLen) >= 0) { in TestStrcollNull()