Searched refs:th_th (Results 1 – 3 of 3) sorted by relevance
288 UCollator *th_th; in TestNormalizedUnicodeChar() local295 th_th = ucol_open("th_TH", &status); in TestNormalizedUnicodeChar()320 iter=ucol_openElements(th_th, source, u_strlen(source), &status); in TestNormalizedUnicodeChar()324 ucol_close(th_th); in TestNormalizedUnicodeChar()331 iter=ucol_openElements(th_th, source, -1, &status); in TestNormalizedUnicodeChar()335 ucol_close(th_th); in TestNormalizedUnicodeChar()343 ucol_close(th_th); in TestNormalizedUnicodeChar()
515 RuleBasedCollator th_th = null; in TestNormalizedUnicodeChar() local517 th_th = (RuleBasedCollator)Collator.getInstance( in TestNormalizedUnicodeChar()526 = th_th.getCollationElementIterator(source.toString()); in TestNormalizedUnicodeChar()554 iter = th_th.getCollationElementIterator(source.toString()); in TestNormalizedUnicodeChar()
512 RuleBasedCollator th_th = null; in TestNormalizedUnicodeChar() local514 th_th = (RuleBasedCollator)Collator.getInstance( in TestNormalizedUnicodeChar()523 = th_th.getCollationElementIterator(source.toString()); in TestNormalizedUnicodeChar()551 iter = th_th.getCollationElementIterator(source.toString()); in TestNormalizedUnicodeChar()