Searched defs:coleiter (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dusearch.cpp44 * @param coleiter collation element iterator
297 UCollationElements *coleiter = strsrch->utilIter; local
299 if (coleiter == NULL) {
300 coleiter = ucol_openElements(strsrch->collator, pattern->text,
305 strsrch->utilIter = coleiter;
308 ucol_setText(coleiter, pattern->text, pattern->textLength, status);
322 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER &&
328 patternlength - ucol_getOffset(coleiter) + 1,
339 result += (uint16_t)(ucol_getMaxExpansion(coleiter, ce) - 1);
369 UCollationElements *coleiter local
627 UCollationElements *coleiter = strsrch->utilIter; local
872 UCollationElements *coleiter = strsrch->utilIter; local
923 UCollationElements *coleiter = strsrch->textIter; local
1010 UCollationElements *coleiter = strsrch->textIter; local
1134 getColElemIterOffset(const UCollationElements *coleiter, UBool forwards) argument
1165 UCollationElements *coleiter = strsrch->textIter; local
1251 UCollationElements *coleiter = strsrch->textIter; local
1404 checkCollationMatch(const UStringSearch *strsrch, UCollationElements *coleiter) argument
1474 UCollationElements *coleiter = strsrch->utilIter; local
1585 UCollationElements *coleiter = strsrch->utilIter; local
1716 UCollationElements *coleiter = strsrch->textIter; local
1815 UCollationElements *coleiter = strsrch->textIter; local
1913 UCollationElements *coleiter = strsrch->textIter; local
2012 UCollationElements *coleiter = strsrch->textIter; local
2176 UCollationElements *coleiter = strsrch->utilIter; local
2265 UCollationElements *coleiter = strsrch->utilIter; local
2379 UCollationElements *coleiter = strsrch->textIter; local
2452 UCollationElements *coleiter = strsrch->textIter; local
2551 UCollationElements *coleiter = strsrch->textIter; local
4427 UCollationElements *coleiter = strsrch->textIter; local
4541 UCollationElements *coleiter = strsrch->textIter; local
4656 UCollationElements *coleiter = strsrch->textIter; local
4802 UCollationElements *coleiter = strsrch->textIter; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 124 milliseconds