Home
last modified time | relevance | path

Searched refs:ucol_openElements (Results 1 – 19 of 19) sorted by relevance

/external/icu4c/test/cintltst/
Dcitertst.c78 UCollationElements *pitr = ucol_openElements(coll, pattern, -1, in TestBug672()
80 UCollationElements *titer = ucol_openElements(coll, text, -1, in TestBug672()
156 pitr = ucol_openElements(coll, pattern, -1, &status); in TestBug672Normalize()
157 titer = ucol_openElements(coll, text, -1, &status); in TestBug672Normalize()
252 iter=ucol_openElements(en_us, source, u_strlen(source), &status); in TestUnicodeChar()
265 iter=ucol_openElements(en_us, source, -1, &status); in TestUnicodeChar()
319 iter=ucol_openElements(th_th, source, u_strlen(source), &status); in TestNormalizedUnicodeChar()
330 iter=ucol_openElements(th_th, source, -1, &status); in TestNormalizedUnicodeChar()
378 iter = ucol_openElements(coll, source, srclen, &status); in TestNormalization()
383 iter = ucol_openElements(coll, source, srclen, &status); in TestNormalization()
[all …]
Dcallcoll.c558 iter = ucol_openElements(coll, t1, u_strlen(t1), &status); in genericOrderingTestWithResult()
937 ceiX = ucol_openElements(myCollator, X, -1, &status); in TestJB1401()
938 ceiY = ucol_openElements(myCollator, Y, -1, &status); in TestJB1401()
939 ceiZ = ucol_openElements(myCollator, Z, -1, &status); in TestJB1401()
Dcmsccoll.c100 iter = ucol_openElements(coll, t2, u_strlen(t2), &status); in IncompleteCntTest()
127 iter = ucol_openElements(coll, t2, u_strlen(t2), &status); in IncompleteCntTest()
1665 iter = ucol_openElements(coll, t[u]->NFD, u_strlen(t[u]->NFD), &status); in TestComposeDecompose()
2097 iter=ucol_openElements(myCollation, testCase[i], u_strlen(testCase[i]), &status); in TestCase()
2100 iter=ucol_openElements(myCollation, testCase[j], u_strlen(testCase[j]), &status); in TestCase()
2633 iter1 = ucol_openElements(coll, testdata[i], 2, &status); in TestContraction()
2639 UCollationElements *iter2 = ucol_openElements(coll, in TestContraction()
2697 iter1 = ucol_openElements(coll1, &ch, 1, &status); in TestContraction()
2698 iter2 = ucol_openElements(coll2, &ch, 1, &status); in TestContraction()
3477 it = ucol_openElements(coll, string, 0, &status); in TestBeforePrefixFailure()
Dcapitst.c518 iter1 = ucol_openElements(col1, teststr, 3, &status); in TestRuleBasedColl()
519 iter2 = ucol_openElements(col2, teststr, 3, &status); in TestRuleBasedColl()
1112 iterator1 = ucol_openElements(col, testString1, u_strlen(testString1), &status); in TestElemIter()
1120 iterator2 = ucol_openElements(col, testString1, u_strlen(testString1), &status); in TestElemIter()
1128 iterator3 = ucol_openElements(col, testString2, u_strlen(testString2), &status); in TestElemIter()
/external/icu4c/i18n/
Dcoleitr.cpp50 m_data_ = ucol_openElements(other.m_data_->iteratordata_.coll, NULL, 0, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
307 m_data_ = ucol_openElements(order->ucollator, string, length, &status); in CollationElementIterator()
375 m_data_ = ucol_openElements(order->ucollator, buffer, length, &status); in CollationElementIterator()
Ducoleitr.cpp35 ucol_openElements(const UCollator *coll, in ucol_openElements() function
Ducol_bld.cpp1188 UCollationElements *ucaEl = ucol_openElements(src->UCA, NULL, 0, status); in ucol_assembleTailoringTable()
Dusearch.cpp260 coleiter = ucol_openElements(strsrch->collator, pattern->text, in initializePatternCETable()
2614 result->textIter = ucol_openElements(collator, text, in usearch_openFromCollator()
Ducol_elm.cpp1925 UCollationElements* colEl = ucol_openElements(tempColl, NULL, 0, status); in uprv_uca_canonicalClosure()
Ducol.cpp6411 UCollationElements *it = ucol_openElements(coll, &ch, 1, status); in ucol_setUpLatinOne()
/external/webkit/WebCore/icu/unicode/
Ducoleitr.h111 ucol_openElements(const UCollator *coll,
Durename.h612 #define ucol_openElements ucol_openElements_3_2 macro
/external/icu4c/i18n/unicode/
Ducoleitr.h111 ucol_openElements(const UCollator *coll,
/external/icu4c/test/perf/collperf/
Dcollperf.cpp140 iter = ucol_openElements(col, NULL, 0, &status); in CmdIter()
196 iter = ucol_openElements(col, data, -1, &status); in CmdIterAll()
198 iter = ucol_openElements(col, data, count, &status); in CmdIterAll()
/external/icu4c/tools/dumpce/
Ddumpce.cpp371 UCollationElements *iter = ucol_openElements(COLLATOR_, str, strlen, in serialize()
1287 UCollationElements* coleiter = ucol_openElements(COLLATOR_, in serializeScripts()
/external/webkit/WebKit/mac/icu/unicode/
Durename.h612 #define ucol_openElements ucol_openElements_3_2 macro
/external/webkit/JavaScriptCore/icu/unicode/
Durename.h612 #define ucol_openElements ucol_openElements_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
Durename.h612 #define ucol_openElements ucol_openElements_3_2 macro
/external/icu4c/common/unicode/
Durename.h686 #define ucol_openElements ucol_openElements_3_8 macro