Searched refs:thaiColl (Results 1 – 1 of 1) sorted by relevance
343 UCollator *thaiColl = NULL; variable348 return ucol_strcoll(thaiColl, *(UChar **) p1, -1, *(UChar **)p2, -1); in StrCmp()374 thaiColl = ucol_open ("th_TH", &coll_status); in TestInvalidThai()394 if (ucol_strcoll (thaiColl, toSort[i], -1, toSort[j], -1) == UCOL_GREATER) in TestInvalidThai()406 ucol_close(thaiColl); in TestInvalidThai()