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