Home | History | Annotate | Download | only in cintltst

Lines Matching full:ucol_open

77         UCollator          *coll = ucol_open(LOCALES[i], &status);
150 UCollator *coll = ucol_open(LOCALES[i], &status);
227 en_us = ucol_open("en_US", &status);
229 log_err_status(status, "ERROR: in creation of collation data using ucol_open()\n %s\n",
294 th_th = ucol_open("th_TH", &status);
296 log_err_status(status, "ERROR: in creation of thai collation using ucol_open()\n %s\n",
432 coll = ucol_open("en_US", &status);
522 coll = ucol_open("th_TH", &status);
541 coll = ucol_open("ja_JP", &status);
573 en_us = ucol_open("en_US", &status);
715 en_us = ucol_open("en_US", &status);
785 UCollator *coll ;/*= ucol_open("en_US", &status);*/
964 coll = ucol_open("th_TH", &status);
1275 UCollator *coll = ucol_open("", &status);
1652 UCollator *coll = ucol_open("root", &status);
1732 coll = ucol_open(loc, &status);
1851 UCollator *coll = ucol_open("en_US", &status);
1914 coll = ucol_open(locale[count], &status);