Searched defs:coleiter (Results 1 - 3 of 3) sorted by relevance
/external/icu4c/tools/dumpce/ |
H A D | dumpce.cpp | 1218 * @parem coleiter collation element iterator 1221 UBool hasExpansions(UCollationElements *coleiter) argument 1224 int32_t ce = ucol_next(coleiter, &error); 1237 ce = ucol_next(coleiter, &error); 1287 UCollationElements* coleiter = ucol_openElements(COLLATOR_, local 1296 outputScriptElem(scriptelem[0], -1, hasExpansions(coleiter)); 1298 ucol_setText(coleiter, scriptelem[i + 1].ch, scriptelem[i + 1].count, 1306 hasExpansions(coleiter));
|
/external/icu4c/i18n/ |
H A D | usearch.cpp | 47 * @param coleiter collation element iterator 303 UCollationElements *coleiter = strsrch->utilIter; local 305 if (coleiter == NULL) { 306 coleiter = ucol_openElements(strsrch->collator, pattern->text, 311 strsrch->utilIter = coleiter; 316 &coleiter->iteratordata_, 331 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER && 337 patternlength - ucol_getOffset(coleiter) + 1, 348 result += (uint16_t)(ucol_getMaxExpansion(coleiter, ce) - 1); 378 UCollationElements *coleiter local 638 UCollationElements *coleiter = strsrch->utilIter; local 883 UCollationElements *coleiter = strsrch->utilIter; local 934 UCollationElements *coleiter = strsrch->textIter; local 1021 UCollationElements *coleiter = strsrch->textIter; local 1145 getColElemIterOffset(const UCollationElements *coleiter, UBool forwards) argument 1176 UCollationElements *coleiter = strsrch->textIter; local 1262 UCollationElements *coleiter = strsrch->textIter; local 1415 checkCollationMatch(const UStringSearch *strsrch, UCollationElements *coleiter) argument 1485 UCollationElements *coleiter = strsrch->utilIter; local 1596 UCollationElements *coleiter = strsrch->utilIter; local 1727 UCollationElements *coleiter = strsrch->textIter; local 1826 UCollationElements *coleiter = strsrch->textIter; local 1924 UCollationElements *coleiter = strsrch->textIter; local 2023 UCollationElements *coleiter = strsrch->textIter; local 2187 UCollationElements *coleiter = strsrch->utilIter; local 2276 UCollationElements *coleiter = strsrch->utilIter; local 2390 UCollationElements *coleiter = strsrch->textIter; local 2463 UCollationElements *coleiter = strsrch->textIter; local 2562 UCollationElements *coleiter = strsrch->textIter; local 4331 UCollationElements *coleiter = strsrch->textIter; local 4445 UCollationElements *coleiter = strsrch->textIter; local 4560 UCollationElements *coleiter = strsrch->textIter; local 4702 UCollationElements *coleiter = strsrch->textIter; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 187 milliseconds