Home | History | Annotate | Download | only in cintltst

Lines Matching full:th_th

285     UCollator *th_th;
292 th_th = ucol_open("th_TH", &status);
317 iter=ucol_openElements(th_th, source, u_strlen(source), &status);
321 ucol_close(th_th);
328 iter=ucol_openElements(th_th, source, -1, &status);
332 ucol_close(th_th);
340 ucol_close(th_th);
520 coll = ucol_open("th_TH", &status);
958 coll = ucol_open("th_TH", &status);